编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « openal_context_current
  • openal_context_process »
  • PHP Manual
  • OpenAL 函数
  • Destroys a context

openal_context_destroy

(PECL openal >= 0.1.0)

openal_context_destroy — Destroys a context

说明

openal_context_destroy ( resource $context ) : bool

参数

context

An Open AL(Context) resource (previously created by openal_context_create()).

返回值

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

参见

  • openal_context_create() - Create an audio processing context

相关文章
php newt 函数 destroys a formphp openal 函数 generate openal bufferphp openal 函数 load a buffer with dataphp openal 函数 destroys an openal bufferphp openal 函数 retrieve an openal buffer propertyphp openal 函数 load a .wav file into a bufferphp openal 函数 create an audio processing contextphp openal 函数 make the specified context currentphp openal 函数 destroys a contextphp openal 函数 process the specified contextphp openal 函数 suspend the specified contextphp 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 stream 函数 set the default stream contextphp stream 函数 set parameters for a stream/wrapper/contextphp stream 函数 a callback function for the notification context parameter
关注编程学问公众号
编程学问网 湘ICP备20001732号