OpenMAXBellagio  0.9.3
OMX_AUDIO_PARAM_PORTFORMATTYPE Struct Reference

#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 119 of file OMX_Audio.h.

Field Documentation

§ eEncoding

OMX_AUDIO_CODINGTYPE OMX_AUDIO_PARAM_PORTFORMATTYPE::eEncoding

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

Definition at line 124 of file OMX_Audio.h.

Referenced by base_audio_port_Constructor().

§ nIndex

OMX_U32 OMX_AUDIO_PARAM_PORTFORMATTYPE::nIndex

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

Definition at line 123 of file OMX_Audio.h.

Referenced by base_audio_port_Constructor().

§ nPortIndex

§ nSize

OMX_U32 OMX_AUDIO_PARAM_PORTFORMATTYPE::nSize

size of the structure in bytes

Definition at line 120 of file OMX_Audio.h.

§ nVersion

OMX_VERSIONTYPE OMX_AUDIO_PARAM_PORTFORMATTYPE::nVersion

OMX specification version information

Definition at line 121 of file OMX_Audio.h.


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

Generated for OpenMAX Bellagio rel. 0.9.3 by  doxygen 1.5.1
SourceForge.net Logo