编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « openal_source_create
  • openal_source_get »
  • PHP Manual
  • OpenAL 函数
  • Destroy a source resource

openal_source_destroy

(PECL openal >= 0.1.0)

openal_source_destroy — Destroy a source resource

说明

openal_source_destroy ( resource $source ) : bool

参数

source

An Open AL(Source) resource (previously created by openal_source_create()).

返回值

成功时返回 TRUE, 或者在失败时返回 FALSE。

参见

  • openal_source_create() - Generate a source resource

相关文章
php enchant 函数 free the broker resource and its dictionnariesphp mailparse 函数 create a mime mail resourcephp odbc 函数 get the list of table names stored in a specific data sourcephp openal 函数 suspend the specified contextphp openal 函数 close an openal devicephp openal 函数 initialize the openal audio layerphp openal 函数 retrieve a listener propertyphp openal 函数 generate a source resourcephp openal 函数 destroy a source resourcephp openal 函数 retrieve an openal source propertyphp openal 函数 pause the sourcephp openal 函数 start playing the sourcephp openal 函数 rewind the sourcephp openal 函数 set source propertyphp openal 函数 stop playing the sourcephp openal 函数 begin streaming on a sourcephp pdf 函数 close pdf resource deprecated php socket 函数 export a socket extension resource into a stream that encapsulates a socketphp socket 函数 sets blocking mode on a socket resourcephp openal openal 函数
关注编程学问公众号
编程学问网 湘ICP备20001732号