编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 bbcode 函数 create a bbcode resourcephp eio 函数 returns string describing the last error associated with a request resourcephp libevent 函数 free event resourcephp mailparse 函数 frees a mime resourcephp newt 函数 retreives value of checkox resourcephp newt 函数 configures checkbox resourcephp openal 函数 initialize the openal audio layerphp openal 函数 retrieve a listener propertyphp openal 函数 set 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 socket 函数 export a socket extension resource into a stream that encapsulates a socketphp socket 函数 sets blocking mode on a socket resource
关注编程学问公众号
编程学问网 湘ICP备20001732号