openal_source_destroy
(PECL openal >= 0.1.0)
openal_source_destroy — Destroy a source resource
说明
bool openal_source_destroy
( resource
$source
)参数
-
source -
An Open AL(Source) resource (previously created by openal_source_create()).
返回值
成功时返回 TRUE, 或者在失败时返回 FALSE.
There are no user contributed notes for this page.
