OpenMAX Bellagio  0.9.3
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 324 of file OMX_Other.h.

Field Documentation

◆ eFormat

OMX_OTHER_FORMATTYPE OMX_OTHER_PARAM_PORTFORMATTYPE::eFormat

Type of data expected for this channel

Definition at line 329 of file OMX_Other.h.

Referenced by base_clock_port_Constructor(), and omx_video_scheduler_component_SetParameter().

◆ nIndex

OMX_U32 OMX_OTHER_PARAM_PORTFORMATTYPE::nIndex

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

Definition at line 328 of file OMX_Other.h.

Referenced by base_clock_port_Constructor().

◆ nPortIndex

◆ nSize

OMX_U32 OMX_OTHER_PARAM_PORTFORMATTYPE::nSize

size of the structure in bytes

Definition at line 325 of file OMX_Other.h.

◆ nVersion

OMX_VERSIONTYPE OMX_OTHER_PARAM_PORTFORMATTYPE::nVersion

OMX specification version information

Definition at line 326 of file OMX_Other.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