CRIWARE Unity Plugin Manual
Last Updated: 2024-07-12
|
Sound waveform information More...
Public Attributes | |
int | waveId |
uint | format |
int | samplingRate |
int | numChannels |
long | numSamples |
bool | streamingFlag |
uint[] | reserved |
Sound waveform information
int waveId |
Waveform data ID
uint format |
Format type
int samplingRate |
Sampling frequency
int numChannels |
The number of channels
long numSamples |
Total number of samples
bool streamingFlag |
Streaming flag
uint [] reserved |
Reserved area