编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 zlib 函数 initialize an incremental deflate contextphp gupnp 函数 create a new contextphp zlib 函数 initialize an incremental inflate contextphp libxml 函数 set the streams context for the next libxml document load or writephp openal 函数 destroys an openal 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 函数 close an openal devicephp openal 函数 initialize the openal audio layerphp openal 函数 retrieve a listener propertyphp openal 函数 stop playing the sourcephp openal 函数 begin streaming on a sourcephp phpdbg 函数 attempts to set the execution contextphp ps 函数 restore previously save contextphp ps 函数 save current contextphp stream 函数 retrieve the default stream contextphp openal openal 函数
关注编程学问公众号
编程学问网 湘ICP备20001732号