OMX_OTHER_PARAM_PORTFORMATTYPE Struct Reference

#include <OMX_Other.h>


Data Fields

OMX_U32 nSize
OMX_VERSIONTYPE nVersion
OMX_U32 nPortIndex
OMX_U32 nIndex
OMX_OTHER_FORMATTYPE eFormat


Detailed Description

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

Definition at line 312 of file OMX_Other.h.


Field Documentation

OMX_U32 OMX_OTHER_PARAM_PORTFORMATTYPE::nSize

size of the structure in bytes

Definition at line 313 of file OMX_Other.h.

OMX_VERSIONTYPE OMX_OTHER_PARAM_PORTFORMATTYPE::nVersion

OMX specification version information

Definition at line 314 of file OMX_Other.h.

OMX_U32 OMX_OTHER_PARAM_PORTFORMATTYPE::nPortIndex

Indicates which port to set

Definition at line 315 of file OMX_Other.h.

OMX_U32 OMX_OTHER_PARAM_PORTFORMATTYPE::nIndex

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

Definition at line 316 of file OMX_Other.h.

OMX_OTHER_FORMATTYPE OMX_OTHER_PARAM_PORTFORMATTYPE::eFormat

Type of data expected for this channel

Definition at line 317 of file OMX_Other.h.


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