API reference

RawAudioClipStream Class

A data container that stores all data within a float buffer

Properties

Sample buffer containing all raw float data

Constructors & Destructors

Generates sample buffer on construct
Generates sample buffer on construct
Adds a sample buffer to the current stream in its entirety.
Parameters
buffer
A buffer of decoded floats that were decoded
bufferOffset
The offset of the buffer to be used
bufferLength
The total samples to be used
Reads as many samples as possible from the specified read offset into the destination with the specified offset
Reads as many samples as possible from the specified read offset