OpenMAXBellagio  0.9.3
OMX_CONFIG_BACKLIGHTTYPE Struct Reference

#include <OMX_IVCommon.h>

Data Fields

OMX_U32 nSize
 
OMX_VERSIONTYPE nVersion
 
OMX_U32 nPortIndex
 
OMX_U32 nBacklight
 
OMX_U32 nTimeout
 

Detailed Description

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.

Field Documentation

◆ nBacklight

OMX_U32 OMX_CONFIG_BACKLIGHTTYPE::nBacklight

Definition at line 590 of file OMX_IVCommon.h.

◆ nPortIndex

OMX_U32 OMX_CONFIG_BACKLIGHTTYPE::nPortIndex

Definition at line 589 of file OMX_IVCommon.h.

◆ nSize

OMX_U32 OMX_CONFIG_BACKLIGHTTYPE::nSize

Definition at line 587 of file OMX_IVCommon.h.

◆ nTimeout

OMX_U32 OMX_CONFIG_BACKLIGHTTYPE::nTimeout

Definition at line 591 of file OMX_IVCommon.h.

◆ nVersion

OMX_VERSIONTYPE OMX_CONFIG_BACKLIGHTTYPE::nVersion

Definition at line 588 of file OMX_IVCommon.h.


The documentation for this struct was generated from the following file:

Generated for OpenMAX Bellagio rel. 0.9.3 by  doxygen 1.5.1
SourceForge.net Logo