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

DecMPA_Params Struct Reference
[Structures]

This structure is used to pass necessary parameters to DecMPA_Create. More...

#include <decmpa.h>

List of all members.

Public Attributes

int Version
 DecMPA version number.

int OutputType
 Specifies the type of the decoded data that you retrieve from the DecMPA decoder.


Detailed Description

This structure is used to pass necessary parameters to DecMPA_Create.


Member Data Documentation

int Version
 

DecMPA version number.

Set this to DECMPA_VERSION.

int OutputType
 

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).


The documentation for this struct was generated from the following file:
Generated on Mon Aug 26 13:03:46 2002 for DecMPA by doxygen1.2.17