BufferedStream

Undocumented in source.

Constructors

this
this(const(char)[] path)
Undocumented in source.
this
this(const(ubyte)[] data)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

getNumChannels
int getNumChannels()
Undocumented in source. Be warned that the author may not have intended to support it.
getSamplerate
float getSamplerate()
Undocumented in source. Be warned that the author may not have intended to support it.
readSamplesFloat
int readSamplesFloat(float* outData, int frames)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

streamingBufferDuration
enum streamingBufferDuration;
Undocumented in source.
streamingDecodingIncrement
enum streamingDecodingIncrement;
Undocumented in source.

Meta