SoundChunk

Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Postblit

this(this)
this(this)
Undocumented in source.

Members

Functions

handle
Mix_Chunk* handle()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

fromFile
SoundChunk fromFile(const(char)[] filename)
Undocumented in source. Be warned that the author may not have intended to support it.
fromFileOnMemoryTask
auto fromFileOnMemoryTask(const(char)[] filename)
Undocumented in source. Be warned that the author may not have intended to support it.
fromMemory
SoundChunk fromMemory(const(void)[] buf)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta