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

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().

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().

size of the structure in bytes

Definition at line 120 of file OMX_Audio.h.

OMX specification version information

Definition at line 121 of file OMX_Audio.h.


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