#include <decmpa.h>
Public Attributes | |
| int | Version |
| DecMPA version number. | |
| int | OutputType |
| Specifies the type of the decoded data that you retrieve from the DecMPA decoder. | |
|
|
DecMPA version number. Set this to DECMPA_VERSION. |
|
|
Specifies the type of the decoded data that you retrieve from the DecMPA decoder. Can be either DECMPA_OUTPUT_INT16 or DECMPA_OUTPUT_FLOAT (see GroupOutputTypes). |
1.2.17