OMX_AUDIO_PORTDEFINITIONTYPE Struct Reference
[OpenMAX IL Audio Domain]

#include <OMX_Audio.h>


Data Fields

OMX_STRING cMIMEType
OMX_NATIVE_DEVICETYPE pNativeRender
OMX_BOOL bFlagErrorConcealment
OMX_AUDIO_CODINGTYPE eEncoding


Detailed Description

The PortDefinition structure is used to define all of the parameters necessary for the compliant component to setup an input or an output audio path. If additional information is needed to define the parameters of the port (such as frequency), additional structures must be sent such as the OMX_AUDIO_PCMTYPE structure to supply the extra parameters for the port.

Definition at line 102 of file OMX_Audio.h.


Field Documentation

Definition at line 104 of file OMX_Audio.h.

Referenced by base_audio_port_Constructor().

< platform specific reference for an output device, otherwise this field is 0 Turns on error concealment if it is supported by the OMX component

Definition at line 107 of file OMX_Audio.h.

Referenced by base_audio_port_Constructor().


The documentation for this struct was generated from the following file:

Generated for OpenMAX Bellagio rel. 0.3.5-svn by  doxygen 1.5.1
SourceForge.net Logo