ADTF
|
The Common Wave format describes a sound Smaple stream. More...
Public Attributes | |
tInt32 | nFormatType |
Format type. | |
tInt32 | nChannels |
Number of channels (1=mono, 2=stereo) | |
tInt32 | nSamplesPerSec |
Samples per second. | |
tInt32 | nBitsPerSample |
Bits per sample. | |
tInt32 | nNumSamples |
Number of samples. | |
tInt32 | nSize |
Size of samples. | |