Al (gb.openal)

OpenAL Application Programming Interface.

Esta clase es estática.

Constantes
BITS   This constant represents the bit depth of a buffer.
BUFFER  
BUFFERS_PROCESSED  
BUFFERS_QUEUED  
BYTE_OFFSET  
CHANNELS   This constant represents the number of channels in a buffer.
CONE_INNER_ANGLE  
CONE_OUTER_ANGLE  
CONE_OUTER_GAIN  
DIRECTION   This constant represents a direction vector.
DISTANCE_MODEL  
DOPPLER_FACTOR  
DOPPLER_VELOCITY  
EXPONENT_DISTANCE  
EXPONENT_DISTANCE_CLAMPED  
EXTENSIONS  
FALSE  
FORMAT_MONO16  
FORMAT_MONO8  
FORMAT_STEREO16  
FORMAT_STEREO8  
FREQUENCY   This constant represents the frequency of a buffer.
GAIN   This constant represents the master gain.
INITIAL  
INVALID_ENUM  
INVALID_NAME  
INVALID_OPERATION  
INVALID_VALUE  
INVERSE_DISTANCE  
INVERSE_DISTANCE_CLAMPED  
LINEAR_DISTANCE  
LINEAR_DISTANCE_CLAMPED  
LOOPING  
MAX_DISTANCE  
MAX_GAIN  
MIN_GAIN  
NONE  
NO_ERROR  
ORIENTATION   This constant represents the orientation vectors.
OUT_OF_MEMORY  
PAUSED  
PENDING  
PITCH  
PLAYING  
POSITION   This constant represents a position vector.
PROCESSED  
REFERENCE_DISTANCE  
RENDERER  
ROLLOFF_FACTOR  
SAMPLE_OFFSET  
SEC_OFFSET  
SIZE   This constant represents the size of a buffer.
SOURCE_RELATIVE  
SOURCE_STATE  
SOURCE_TYPE  
SPEED_OF_SOUND  
STATIC  
STOPPED  
STREAMING  
TRUE  
UNDETERMINED  
UNUSED  
VELOCITY   This constant represent a velocity vector.
VENDOR  
VERSION  

Métodos estáticos
Buffer3f   Set the Param property of the Buffer buffer with an array of three Single.
Buffer3i   Set the Param property of the Buffer buffer with an array of three Integer.
BufferData  
Bufferf   Set the Param property of the Buffer buffer with a Single value.
Bufferfv   Set the Param property of the Buffer buffer with an array of Single.
Bufferi   Set the Param property of the Buffer buffer with an Integer value.
Bufferiv   Set the Param property of the Buffer buffer with an array of Integer.
DeleteBuffers  
DeleteSources  
Disable  
DistanceModel  
DopplerFactor  
DopplerVelocity  
Enable  
GenBuffers  
GenSources  
GetBoolean  
GetBuffer3f   Return the value of the Param property of the Buffer buffer as an array of three Single.
GetBuffer3i   Return the value of the Param property of the Buffer buffer as an array of three Integer.
GetBufferf   Return the value of the Param property of the Buffer buffer as a Single value.
GetBufferfv   Return the value of the Param property of the Buffer buffer as an array of Single.
GetBufferi   Return the value of the Param property of the Buffer buffer as an Integer.
GetBufferiv   Return the value of the Param property of the Buffer buffer as an array of Integer.
GetDouble  
GetEnumValue  
GetError  
GetFloat  
GetInteger  
GetListener3f   Return the value of the Param property of the listener as an array of three Single values.
GetListener3i   Return the value of the Param property of the listener as an array of three Integer values.
GetListenerf   Return the value of the Param property of the listener as a Single value.
GetListenerfv   Static Function GetListenerfv ( Param As Integer ) As Single
GetListeneri   Return the value of the Param property of the listener as an Integer.
GetListeneriv   Return the value of the Param property of the listener as an array of Integer values.
GetSource3f   Return the value of the Param property of the Source source as an array of three Single.
GetSource3i  
GetSourcef  
GetSourcefv  
GetSourcei  
GetSourceiv  
GetString  
IsBuffer  
IsEnabled  
IsExtensionPresent  
IsSource  
Listener3f   Set the value of the Param property of the listener from three Single values.
Listener3i   Set the value of the Param property of the listener from an array of three Integer values.
Listenerf   Set the value of the Param property of the listener from a Single value.
Listenerfv   Set the value of the Param property of the listener from an array of Single values.
Listeneri   Set the value of the Param property of the listener from an Integer.
Listeneriv   Set the value of the Param property of the listener from an array of Integer values.
Source3f  
Source3i  
SourcePause  
SourcePausev  
SourcePlay  
SourcePlayv  
SourceQueueBuffers  
SourceRewind  
SourceRewindv  
SourceStop  
SourceStopv  
SourceUnqueueBuffers  
Sourcef  
Sourcefv  
Sourcei  
Sourceiv  
SpeedOfSound