编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « openal_context_suspend
  • openal_device_open »
  • PHP Manual
  • OpenAL 函数
  • Close an OpenAL device

openal_device_close

(PECL openal >= 0.1.0)

openal_device_close — Close an OpenAL device

说明

openal_device_close ( resource $device ) : bool

参数

device

An Open AL(Device) resource (previously created by openal_device_open()) to be closed.

返回值

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

参见

  • openal_device_open() - Initialize the OpenAL audio layer

相关文章
php eio 函数 synchronize a file s in core state with storage devicephp fam 函数 close fam connectionphp ftp 函数 ftp close 的 别名php gupnp 函数 set device callback functionphp firebird/interbase 函数 close a connection to an interbase databasephp 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 函数 close an openal devicephp 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 structure element or other content itemphp session 函数 session write close 的别名
关注编程学问公众号
编程学问网 湘ICP备20001732号