OMX_CONFIG_POINTTYPE Struct Reference

struct OMX_CONFIG_POINTTYPE

Position information only

STRUCT MEMBERS: nSize : Size of the structure in bytes nVersion : OMX specification version information nPortIndex : Port that this structure applies to nX : X coordinate for the point nY : Y coordinate for the point

Member Data Documentation

OMX_U32 nPortIndex

OMX_U32 nPortIndex

OMX_U32 nSize

OMX_U32 nSize

OMX_VERSIONTYPE nVersion

OMX_VERSIONTYPE nVersion

OMX_S32 nX

OMX_S32 nX

OMX_S32 nY

OMX_S32 nY