PHP.nl

openal_listener_set

openal_listener_set

Set a listener property

bool **openal_listener_set** int $property mixed $setting

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

settingValue to set, either float, or an array of floats as appropriate.

return.success

openal_listener_get