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.
Public Attributes | |
---|---|
OMX_BOOL | bFlagErrorConcealment |
OMX_STRING | cMIMEType |
OMX_AUDIO_CODINGTYPE | eEncoding |
OMX_NATIVE_DEVICETYPE | pNativeRender |
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_AUDIO_CODINGTYPE | eEncoding |
Type of data expected for this port (e.g. PCM, AMR, MP3, etc)
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.