OpenMAX Bellagio 0.9.3
|
#include <OMX_IVCommon.h>
Data Fields | |
OMX_U32 | nSize |
OMX_VERSIONTYPE | nVersion |
OMX_U32 | nPortIndex |
OMX_U32 | nRGBAlphaConstant |
OMX_COLORBLENDTYPE | eColorBlend |
Color blend configuration
STRUCT MEMBERS: nSize : Size of the structure in bytes
nVersion : OMX specification version information
nPortIndex : Port that this structure applies to
nRGBAlphaConstant : Constant global alpha values when global alpha is used eColorBlend : Color blend type enumeration
Definition at line 284 of file OMX_IVCommon.h.
OMX_COLORBLENDTYPE OMX_CONFIG_COLORBLENDTYPE::eColorBlend |
Definition at line 289 of file OMX_IVCommon.h.
OMX_U32 OMX_CONFIG_COLORBLENDTYPE::nPortIndex |
Definition at line 287 of file OMX_IVCommon.h.
OMX_U32 OMX_CONFIG_COLORBLENDTYPE::nRGBAlphaConstant |
Definition at line 288 of file OMX_IVCommon.h.
OMX_U32 OMX_CONFIG_COLORBLENDTYPE::nSize |
Definition at line 285 of file OMX_IVCommon.h.
OMX_VERSIONTYPE OMX_CONFIG_COLORBLENDTYPE::nVersion |
Definition at line 286 of file OMX_IVCommon.h.