ALSound

OpenAL Sound backend

Constructors

this
this(ALuint buffer)
Undocumented in source.

Members

Functions

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

Properties

buffer
ALuint buffer [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

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

Inherited Members

From Sound

cleanup
void cleanup()

Frees resources used by the sound.

Meta