OpenMAX Bellagio 0.9.3
|
#include <OMX_IVCommon.h>
Data Fields | |
OMX_U32 | nSize |
OMX_VERSIONTYPE | nVersion |
OMX_U32 | nPortIndex |
OMX_U32 | nBacklight |
OMX_U32 | nTimeout |
Defines backlight level configuration for a video sink, e.g. LCD panel
STRUCT MEMBERS: nSize : Size of the structure in bytes nVersion : OMX specification version information nPortIndex : Port that this structure applies to nBacklight : Values allowed for backlight 0-100% nTimeout : Number of milliseconds before backlight automatically turns off. A value of 0x0 disables backight timeout
Definition at line 586 of file OMX_IVCommon.h.
OMX_U32 OMX_CONFIG_BACKLIGHTTYPE::nBacklight |
Definition at line 590 of file OMX_IVCommon.h.
OMX_U32 OMX_CONFIG_BACKLIGHTTYPE::nPortIndex |
Definition at line 589 of file OMX_IVCommon.h.
OMX_U32 OMX_CONFIG_BACKLIGHTTYPE::nSize |
Definition at line 587 of file OMX_IVCommon.h.
OMX_U32 OMX_CONFIG_BACKLIGHTTYPE::nTimeout |
Definition at line 591 of file OMX_IVCommon.h.
OMX_VERSIONTYPE OMX_CONFIG_BACKLIGHTTYPE::nVersion |
Definition at line 588 of file OMX_IVCommon.h.