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를 반환합니다.
openal_source_destroy
There are no user contributed notes for this page.
