ALStreamedSound

OpenAL Sound backend (for streaming)

Members

Functions

cleanup
void cleanup()
Undocumented in source. Be warned that the author may not have intended to support it.
reset
void reset()

Reset the file to the beginning.

Static functions

loadSound
ALStreamedSound loadSound(string filename, ALuint bufferNumber)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

buffers
ALuint[] buffers;
Undocumented in source.
numBuffers
ALuint numBuffers;
Undocumented in source.

Meta