OMX_CONFIG_RECTTYPE Struct Reference
[OpenMAX IL Imaging and Video Domain]

#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 389 of file OMX_IVCommon.h.


Field Documentation

Definition at line 390 of file OMX_IVCommon.h.

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