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


add a note add a note User Contributed Notes
There are no user contributed notes for this page.