OMX_AUDIO_PORTDEFINITIONTYPE Struct Reference

struct OMX_AUDIO_PORTDEFINITIONTYPE

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_PARAM_PCMMODETYPE structure to supply the extra parameters for the port.

Member Data Documentation

OMX_BOOL bFlagErrorConcealment

OMX_BOOL bFlagErrorConcealment

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

OMX_STRING cMIMEType

OMX_STRING cMIMEType

MIME type of data for the port

OMX_AUDIO_CODINGTYPE eEncoding

OMX_AUDIO_CODINGTYPE eEncoding

Type of data expected for this port (e.g. PCM, AMR, MP3, etc)

OMX_NATIVE_DEVICETYPE pNativeRender

OMX_NATIVE_DEVICETYPE pNativeRender