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

search for in the

openal_listener_set> <openal_device_open
[edit] Last updated: Fri, 17 May 2013

view this page in

openal_listener_get

(PECL openal >= 0.1.0)

openal_listener_get Devuelve una propiedad de oyente

Descripción

mixed openal_listener_get ( int $property )

Parámetros

property

Propiedad para recuperar, una de: AL_GAIN (float), AL_POSITION (array(float,float,float)), AL_VELOCITY (array(float,float,float)) y AL_ORIENTATION (array(float,float,float)).

Valores devueltos

Devuelve un flotante o un arreglo de flotantes (como apropiado) o FALSE en caso de error.

Ver también



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

 
show source | credits | sitemap | contact | advertising | mirror sites