![]() |
![]() |
Data Structures | |
| struct | IAUDENC1_Obj |
| This must be the first field of all IAUDENC1 instance objects. More... | |
| struct | IAUDENC1_Params |
| Defines the creation time parameters for all IAUDENC1 instance objects. More... | |
| struct | IAUDENC1_DynamicParams |
| This structure defines the algorithm parameters that can be modified after creation via control() calls. More... | |
| struct | IAUDENC1_InArgs |
| Defines the input arguments for all IAUDENC1 instance process function. More... | |
| struct | IAUDENC1_Status |
| Defines instance status parameters (read-only). More... | |
| struct | IAUDENC1_OutArgs |
| Defines the run time output arguments for all IAUDENC1 instance objects. More... | |
| struct | IAUDENC1_Fxns |
| Defines all of the operations on IAUDENC1 objects. More... | |
Defines | |
| #define | IAUDENC1_EOK XDM_EOK |
| #define | IAUDENC1_EFAIL XDM_EFAIL |
| #define | IAUDENC1_EUNSUPPORTED XDM_EUNSUPPORTED |
Typedefs | |
| typedef struct IAUDENC1_Obj * | IAUDENC1_Handle |
| Opaque handle to an IAUDENC1 objects. | |
| typedef IALG_Cmd | IAUDENC1_Cmd |
| Defines the control commands for the IAUDENC1 module. | |
This is the XDM IAUDENC1 Audio Encoder Interface.
| #define IAUDENC1_EOK XDM_EOK |
Success.
| #define IAUDENC1_EFAIL XDM_EFAIL |
General failure.
| #define IAUDENC1_EUNSUPPORTED XDM_EUNSUPPORTED |
Request is unsupported.
| typedef struct IAUDENC1_Obj* IAUDENC1_Handle |
Opaque handle to an IAUDENC1 objects.
| typedef IALG_Cmd IAUDENC1_Cmd |
Defines the control commands for the IAUDENC1 module.