OpenMAXBellagio
0.9.3
|
#include <OMX_IVCommon.h>
Data Fields | |
OMX_U32 | nSize |
OMX_VERSIONTYPE | nVersion |
OMX_U32 | nPortIndex |
OMX_S32 | nLightness |
Define for setting Lightness
STRUCT MEMBERS: nSize : Size of the structure in bytes nVersion : OMX specification version information nPortIndex : Port that this structure applies to nLightness : Values allowed for lightness -100 to 100, zero means no change
Definition at line 640 of file OMX_IVCommon.h.
OMX_S32 OMX_CONFIG_LIGHTNESSTYPE::nLightness |
Definition at line 644 of file OMX_IVCommon.h.
OMX_U32 OMX_CONFIG_LIGHTNESSTYPE::nPortIndex |
Definition at line 643 of file OMX_IVCommon.h.
OMX_U32 OMX_CONFIG_LIGHTNESSTYPE::nSize |
Definition at line 641 of file OMX_IVCommon.h.
OMX_VERSIONTYPE OMX_CONFIG_LIGHTNESSTYPE::nVersion |
Definition at line 642 of file OMX_IVCommon.h.