Al Source
Represents an OpenAL audio source.
Functions
Link copied to clipboard
Clears the audio buffer.
Link copied to clipboard
Closes the audio source asynchronously.
Link copied to clipboard
Gets the number of channels.
Link copied to clipboard
Gets the OpenAL audio device associated with this source.
Link copied to clipboard
Gets a float array parameters of the audio source.
Link copied to clipboard
Gets an integer array parameters of the audio source.
Link copied to clipboard
Gets the pointer of OpenAL audio source.
Link copied to clipboard
Gets the current state of the audio source.
Link copied to clipboard
Checks if the audio source is in relative mode.
Link copied to clipboard
Sets the timeout in milliseconds for the audio source to close.
Link copied to clipboard
Sets a float array parameters of the audio source.
Link copied to clipboard
Sets an integer array parameters of the audio source.
Link copied to clipboard
Sets the audio source to relative mode.