Main Page   Modules   Alphabetical List   Compound List   File List   Compound Members   File Members  

Configuations Parameters

Description of the possible parameters that can be defined using DecMPA_SetParam. More...

Defines

#define DECMPA_PARAM_OUTPUT   0
 Specifies the format DecMPA will use to output the decoded audio samples.

#define DECMPA_PARAM_PROVIDEID3V2   1
 Specifies wether the decoder should load a leading ID3v2 tag and make it available through DecMPA_GetID3v2Data.


Detailed Description

Description of the possible parameters that can be defined using DecMPA_SetParam.


Define Documentation

#define DECMPA_PARAM_OUTPUT   0
 

Specifies the format DecMPA will use to output the decoded audio samples.

Can be either DECMPA_OUTPUT_INT16 or DECMPA_OUTPUT_FLOAT.

Default value: DECMPA_OUTPUT_INT16.

#define DECMPA_PARAM_PROVIDEID3V2   1
 

Specifies wether the decoder should load a leading ID3v2 tag and make it available through DecMPA_GetID3v2Data.

Can be either DECMPA_YES or DECMPA_NO.

Default value: DECMPA_NO.


Generated on Tue Sep 3 12:23:45 2002 for DecMPA by doxygen1.2.17