Al

Al (gb.openal)

OpenAL Application Programming Interface.
This class is static.
Constants
BITS This constant represents the bit depth of a buffer.
CHANNELS This constant represents the number of channels in a buffer.
DIRECTION This constant represents a direction vector.
FREQUENCY This constant represents the frequency of a buffer.
GAIN This constant represents the master gain.
ORIENTATION This constant represents the orientation vectors.
POSITION This constant represents a position vector.
SIZE This constant represents the size of a buffer.
VELOCITY This constant represent a velocity vector.
Static methods
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.
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.
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.
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.
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.

AltStyle によって変換されたページ (->オリジナル) /