OpenMAXBellagio  0.9.3
OMX_CONFIG_RECTTYPE Struct Reference

#include <OMX_IVCommon.h>

Data Fields

OMX_U32 nSize
 
OMX_VERSIONTYPE nVersion
 
OMX_U32 nPortIndex
 
OMX_S32 nLeft
 
OMX_S32 nTop
 
OMX_U32 nWidth
 
OMX_U32 nHeight
 

Detailed Description

Frame size plus position

STRUCT MEMBERS: nSize : Size of the structure in bytes nVersion : OMX specification version information nPortIndex : Port that this structure applies to nLeft : X Coordinate of the top left corner of the rectangle nTop : Y Coordinate of the top left corner of the rectangle nWidth : Width of the rectangle nHeight : Height of the rectangle

Definition at line 397 of file OMX_IVCommon.h.

Field Documentation

§ nHeight

OMX_U32 OMX_CONFIG_RECTTYPE::nHeight

Definition at line 404 of file OMX_IVCommon.h.

§ nLeft

OMX_S32 OMX_CONFIG_RECTTYPE::nLeft

Definition at line 401 of file OMX_IVCommon.h.

§ nPortIndex

OMX_U32 OMX_CONFIG_RECTTYPE::nPortIndex

Definition at line 400 of file OMX_IVCommon.h.

§ nSize

OMX_U32 OMX_CONFIG_RECTTYPE::nSize

Definition at line 398 of file OMX_IVCommon.h.

§ nTop

OMX_S32 OMX_CONFIG_RECTTYPE::nTop

Definition at line 402 of file OMX_IVCommon.h.

§ nVersion

OMX_VERSIONTYPE OMX_CONFIG_RECTTYPE::nVersion

Definition at line 399 of file OMX_IVCommon.h.

§ nWidth

OMX_U32 OMX_CONFIG_RECTTYPE::nWidth

Definition at line 403 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