编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « openal_device_close
  • openal_listener_get »
  • PHP Manual
  • OpenAL 函数
  • Initialize the OpenAL audio layer

openal_device_open

(PECL openal >= 0.1.0)

openal_device_open — Initialize the OpenAL audio layer

说明

openal_device_open ([ string $device_desc ] ) : resource

参数

device_desc

Open an audio device optionally specified by device_desc. If device_desc is not specified the first available audio device will be used.

返回值

Returns an Open AL(Device) resource on success or FALSE on failure.

参见

  • openal_device_close() - Close an OpenAL device
  • openal_context_create() - Create an audio processing context

相关文章
php eio 函数 re initialize eiophp inotify 函数 initialize an inotify instancephp maxdb 函数 initialize embedded serverphp ncurses 函数 initialize ncursesphp 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 函数 initialize the openal audio layerphp 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 pdf 函数 start layerphp sodium 函数 initialize a hash
关注编程学问公众号
编程学问网 湘ICP备20001732号