structure including sound header information More...
#include <sms.h>
Data Fields | |
| int | nSamples |
| int | iSamplingRate |
| int | channelCount |
| int | iReadChannel |
| int | sizeHeader |
structure including sound header information
The number of channels
Referenced by sms_getSound(), and sms_openSF().
the channel to read from
Referenced by sms_getSound(), and sms_openSF().
The sampling rate
Referenced by sms_initAnalysis(), and sms_openSF().
Number of samples in the sound
Referenced by sms_initAnalysis(), and sms_openSF().
size of sound header in bytes
Referenced by sms_openSF().
1.6.1