openal_source_destroy

(PECL)

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