OpenMAX Bellagio
0.9.3
|
#include <OMX_IVCommon.h>
Data Fields | |
OMX_U32 | nSize |
OMX_VERSIONTYPE | nVersion |
OMX_U32 | nPortIndex |
OMX_U32 | nARGBColor |
OMX_U32 | nARGBMask |
Define color key and color key mask
STRUCT MEMBERS: nSize : Size of the structure in bytes nVersion : OMX specification version information nPortIndex : Port that this structure applies to nARGBColor : 32bit Alpha, Red, Green, Blue Color nARGBMask : 32bit Mask for Alpha, Red, Green, Blue channels
Definition at line 238 of file OMX_IVCommon.h.
OMX_U32 OMX_CONFIG_COLORKEYTYPE::nARGBColor |
Definition at line 242 of file OMX_IVCommon.h.
OMX_U32 OMX_CONFIG_COLORKEYTYPE::nARGBMask |
Definition at line 243 of file OMX_IVCommon.h.
OMX_U32 OMX_CONFIG_COLORKEYTYPE::nPortIndex |
Definition at line 241 of file OMX_IVCommon.h.
OMX_U32 OMX_CONFIG_COLORKEYTYPE::nSize |
Definition at line 239 of file OMX_IVCommon.h.
OMX_VERSIONTYPE OMX_CONFIG_COLORKEYTYPE::nVersion |
Definition at line 240 of file OMX_IVCommon.h.