- 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.