OMX_CONFIG_PLANEBLENDTYPE Struct Reference

struct OMX_CONFIG_PLANEBLENDTYPE

Plane blend configuration

STRUCT MEMBERS: nSize : Size of the structure in bytes nVersion : OMX specification version information nPortIndex : Index of input port associated with the plane. nDepth : Depth of the plane in relation to the screen. Higher numbered depths are "behind" lower number depths. This number defaults to the Port Index number. nAlpha : Transparency blending component for the entire plane. See blending modes for more detail.

Member Data Documentation

OMX_U32 nAlpha

OMX_U32 nAlpha

OMX_U32 nDepth

OMX_U32 nDepth

OMX_U32 nPortIndex

OMX_U32 nPortIndex

OMX_U32 nSize

OMX_U32 nSize

OMX_VERSIONTYPE nVersion

OMX_VERSIONTYPE nVersion