OpenMAX Bellagio 0.9.3
OMX_FRAMESIZETYPE Struct Reference

#include <OMX_IVCommon.h>

Data Fields

OMX_U32 nSize
OMX_VERSIONTYPE nVersion
OMX_U32 nPortIndex
OMX_U32 nWidth
OMX_U32 nHeight

Detailed Description

Hold frame dimension

STRUCT MEMBERS: nSize : Size of the structure in bytes
nVersion : OMX specification version information nPortIndex : Port that this structure applies to
nWidth : Frame width in pixels
nHeight : Frame height in pixels

Definition at line 303 of file OMX_IVCommon.h.

Field Documentation

◆ nHeight

OMX_U32 OMX_FRAMESIZETYPE::nHeight

Definition at line 308 of file OMX_IVCommon.h.

◆ nPortIndex

OMX_U32 OMX_FRAMESIZETYPE::nPortIndex

Definition at line 306 of file OMX_IVCommon.h.

◆ nSize

OMX_U32 OMX_FRAMESIZETYPE::nSize

Definition at line 304 of file OMX_IVCommon.h.

◆ nVersion

OMX_VERSIONTYPE OMX_FRAMESIZETYPE::nVersion

Definition at line 305 of file OMX_IVCommon.h.

◆ nWidth

OMX_U32 OMX_FRAMESIZETYPE::nWidth

Definition at line 307 of file OMX_IVCommon.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