PHP  
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
search for in the  
<openal_device_closeopenal_listener_get>
Last updated: Mon, 16 Jul 2012

openal_device_open

(PECL)

openal_device_open --  Initialize the OpenAL audio layer

说明

resource openal_device_open ( [string device_desc] )

参数

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_closeopenal_listener_get>
 Last updated: Mon, 16 Jul 2012
 
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror is operated at: http://manual.phpv.net/
Last updated: Thu Jul 7 19:13:47 2005 CST