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

openal_listener_get

(PECL)

openal_listener_get --  Retrieve a listener property

说明

mixed openal_listener_get ( int property )

参数

property

Property to retrieve, one of: AL_GAIN (float), AL_POSITION (array(float,float,float)), AL_VELOCITY (array(float,float,float)) 和 AL_ORIENTATION (array(float,float,float)).

返回值

Returns a float or array of floats (as appropriate), or FALSE on failure.




<openal_device_openopenal_listener_set>
 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