PHP - Manual: openal_source_destroy
2024-11-14
(PECL openal >= 0.1.0)
openal_source_destroy — Destroy a source resource
$source
): boolsource
An Open AL(Source) resource (previously created by openal_source_create()).
成功时返回 true
, 或者在失败时返回 false
。
官方地址:https://www.php.net/manual/en/function.openal-source-destroy.php