API reference

RawAudioClipStream Class

A data container that stores all data within a float buffer

Properties

Sample buffer containing all raw float data

Member Functions

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