OMX_AUDIO_PARAM_PORTFORMATTYPE Struct Reference
[OpenMAX IL Audio Domain]

#include <OMX_Audio.h>


Data Fields

OMX_U32 nSize
OMX_VERSIONTYPE nVersion
OMX_U32 nPortIndex
OMX_U32 nIndex
OMX_AUDIO_CODINGTYPE eEncoding


Detailed Description

Port format parameter. This structure is used to enumerate the various data input/output format supported by the port.

Definition at line 117 of file OMX_Audio.h.


Field Documentation

OMX_U32 OMX_AUDIO_PARAM_PORTFORMATTYPE::nSize

size of the structure in bytes

Definition at line 118 of file OMX_Audio.h.

OMX_VERSIONTYPE OMX_AUDIO_PARAM_PORTFORMATTYPE::nVersion

OMX specification version information

Definition at line 119 of file OMX_Audio.h.

OMX_U32 OMX_AUDIO_PARAM_PORTFORMATTYPE::nPortIndex

Indicates which port to set

Definition at line 120 of file OMX_Audio.h.

Referenced by base_audio_port_Constructor(), omx_alsasink_component_GetParameter(), omx_alsasink_component_SetParameter(), omx_alsasrc_component_GetParameter(), omx_alsasrc_component_SetParameter(), omx_audio_mixer_component_GetParameter(), omx_audio_mixer_component_SetParameter(), omx_audiodec_component_GetParameter(), omx_audiodec_component_SetParameter(), omx_filereader_component_GetParameter(), omx_filereader_component_SetParameter(), omx_maddec_component_GetParameter(), omx_maddec_component_SetInternalParameters(), omx_maddec_component_SetParameter(), omx_parser3gp_component_GetParameter(), omx_parser3gp_component_SetParameter(), omx_symbianoutputstreamsink_component_SetParameter(), omx_volume_component_GetParameter(), omx_volume_component_SetParameter(), omx_vorbisdec_component_GetParameter(), omx_vorbisdec_component_SetInternalParameters(), and omx_vorbisdec_component_SetParameter().

OMX_U32 OMX_AUDIO_PARAM_PORTFORMATTYPE::nIndex

Indicates the enumeration index for the format from 0x0 to N-1

Definition at line 121 of file OMX_Audio.h.

Referenced by base_audio_port_Constructor(), omx_audiodec_component_SetInternalParameters(), omx_maddec_component_SetInternalParameters(), and omx_vorbisdec_component_SetInternalParameters().

OMX_AUDIO_CODINGTYPE OMX_AUDIO_PARAM_PORTFORMATTYPE::eEncoding

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

Definition at line 122 of file OMX_Audio.h.

Referenced by base_audio_port_Constructor(), omx_audiodec_component_SetInternalParameters(), omx_maddec_component_SetInternalParameters(), omx_parser3gp_component_Init(), and omx_vorbisdec_component_SetInternalParameters().


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