OMX_CONFIG_RECTTYPE Struct Reference

struct OMX_CONFIG_RECTTYPE

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

Member Data Documentation

OMX_U32 nHeight

OMX_U32 nHeight

OMX_S32 nLeft

OMX_S32 nLeft

OMX_U32 nPortIndex

OMX_U32 nPortIndex

OMX_U32 nSize

OMX_U32 nSize

OMX_S32 nTop

OMX_S32 nTop

OMX_VERSIONTYPE nVersion

OMX_VERSIONTYPE nVersion

OMX_U32 nWidth

OMX_U32 nWidth