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
Adds an array of samples to the current stream
Parameters
samples
A list of decoded floats from 0f to 1f
offset
The index of samples to begin adding from
length
The total number of samples that should be appended