PHP.nl

openal_source_get

openal_source_get

Retrieve an OpenAL source property

mixed **openal_source_get** resource $source int $property

source An resource (previously created by ). Open AL(Source)openal_source_create

property Property to get, one of: (int), (int), (float), (float), (float), (float), (float), (float), (float), (float), (float), (float), (array(float,float,float)), (array(float,float,float)), (array(float,float,float)). AL_SOURCE_RELATIVE``AL_SOURCE_STATE``AL_PITCH``AL_GAIN``AL_MIN_GAIN``AL_MAX_GAIN``AL_MAX_DISTANCE``AL_ROLLOFF_FACTOR``AL_CONE_OUTER_GAIN``AL_CONE_INNER_ANGLE``AL_CONE_OUTER_ANGLE``AL_REFERENCE_DISTANCE``AL_POSITION``AL_VELOCITY``AL_DIRECTION

Returns the type associated with the property being retrieved return.falseforfailure.

openal_source_create``openal_source_set``openal_source_play