CRIWARE Unity Plugin Manual
Last Updated: 2024-07-12
|
Audio data format information More...
Public Attributes | |
Format | format |
int | samplingRate |
long | numSamples |
long | loopOffset |
long | loopLength |
int | numChannels |
uint | reserved |
Audio data format information
Format format |
Format type
int samplingRate |
Sampling frequency
long numSamples |
Total number of samples
long loopOffset |
Loop start sample
long loopLength |
The number samples in the loop section
int numChannels |
The number of channels
uint reserved |
Reserved area