PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

openal_listener_set> <openal_device_open
Last updated: Fri, 22 Aug 2008

view this page in

openal_listener_get

(PECL openal:0.1)

openal_listener_get Retrieve a listener property

Descrição

mixed openal_listener_get ( int $property )

Parâmetros

property

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

Valor Retornado

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

Veja Também



add a note add a note User Contributed Notes
openal_listener_get
There are no user contributed notes for this page.

openal_listener_set> <openal_device_open
Last updated: Fri, 22 Aug 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites