Query: openal_source_set
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
OPENAL_SOURCE_SET(3) 1 OPENAL_SOURCE_SET(3) openal_source_set - Set source propertySYNOPSISbool openal_source_set (resource $source, int $property, mixed $setting)DESCRIPTIONPARAMETERSo $source - An Open AL(Source) resource (previously created by openal_source_create(3)). o $property - Property to set, one of: AL_BUFFER (OpenAL(Source)), AL_LOOPING (bool), AL_SOURCE_RELATIVE (int), AL_SOURCE_STATE (int), AL_PITCH (float), AL_GAIN (float), AL_MIN_GAIN (float), AL_MAX_GAIN (float), AL_MAX_DISTANCE (float), AL_ROLLOFF_FACTOR (float), AL_CONE_OUTER_GAIN (float), AL_CONE_INNER_ANGLE (float), AL_CONE_OUTER_ANGLE (float), AL_REFERENCE_DISTANCE (float), AL_POSITION (array(float,float,float)), AL_VELOCITY (array(float,float,float)), AL_DIRECTION (array(float,float,float)). o $setting - Value to assign to specified $property. Refer to the description of $property for a description of the value(s) expected.RETURN VALUESReturns TRUE on success or FALSE on failure.SEE ALSOopenal_source_create(3), openal_source_get(3), openal_source_play(3). PHP Documentation Group OPENAL_SOURCE_SET(3)
Related Man Pages |
---|
wxgraphicsmatrix(3erl) - linux |
viewport(3i) - debian |
gmagickdraw(3) - php |
cairo_clip_extents(3) - php |
openal_source_set(3) - php |
Similar Topics in the Unix Linux Community |
---|
max precision in float |
matrix pointer |
input a float data and add them in shell in linux |
Compare float value with single decimal |
Open Source Cloud Software |