XDM IAUDENC1 Audio Encoder Interface

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_ObjIAUDENC1_Handle
 Opaque handle to an IAUDENC1 objects.
typedef IALG_Cmd IAUDENC1_Cmd
 Defines the control commands for the IAUDENC1 module.

Detailed Description

This is the XDM IAUDENC1 Audio Encoder Interface.


Define Documentation

#define IAUDENC1_EOK   XDM_EOK

Success.

#define IAUDENC1_EFAIL   XDM_EFAIL

General failure.

#define IAUDENC1_EUNSUPPORTED   XDM_EUNSUPPORTED

Request is unsupported.


Typedef Documentation

typedef struct IAUDENC1_Obj* IAUDENC1_Handle

Opaque handle to an IAUDENC1 objects.

Defines the control commands for the IAUDENC1 module.

Remarks:
This ID can be extended in IMOD interface for additional controls.
See also:
XDM_CmdId
IAUDENC1_Fxns::control()
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Copyright 2010, Texas Instruments Incorporated