#include <decmpa.h>
Public Attributes | |
| int | nType |
| Specifies the type of the data. | |
| int | nFrequency |
| Specifies the frequency of the data. | |
| int | nChannels |
| Specifies the number of channels. | |
|
|
Specifies the type of the data. Can be either DECMPA_OUTPUT_INT16 or DECMPA_OUTPUT_FLOAT |
|
|
Specifies the number of channels. Can be 1 for mono or 2 for stereo. |
1.2.17