PHP.nl

openal_listener_get

openal_listener_get

Retrieve a listener property

mixed **openal_listener_get** int $property

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

Returns a float or array of floats (as appropriate)return.falseforfailure.

openal_listener_set