Expand description
An audio buffer AudioBuffer<T>
with a format, sample rates, numbers of channels and a buffer.
It can be convert into another format and mix by the specified volume.
Structsยง
- Audio
Buffer - An audio buffer with a format, sample rates, numbers of channels and a buffer.