OMX_CONFIG_EXPOSUREVALUETYPE Struct Reference
[OpenMAX IL Imaging and Video Domain]

#include <OMX_IVCommon.h>


Data Fields

OMX_U32 nSize
OMX_VERSIONTYPE nVersion
OMX_U32 nPortIndex
OMX_METERINGTYPE eMetering
OMX_S32 xEVCompensation
OMX_U32 nApertureFNumber
OMX_BOOL bAutoAperture
OMX_U32 nShutterSpeedMsec
OMX_BOOL bAutoShutterSpeed
OMX_U32 nSensitivity
OMX_BOOL bAutoSensitivity


Detailed Description

Definition at line 797 of file OMX_IVCommon.h.


Field Documentation

OMX_U32 OMX_CONFIG_EXPOSUREVALUETYPE::nSize

Definition at line 798 of file OMX_IVCommon.h.

OMX_VERSIONTYPE OMX_CONFIG_EXPOSUREVALUETYPE::nVersion

Definition at line 799 of file OMX_IVCommon.h.

OMX_U32 OMX_CONFIG_EXPOSUREVALUETYPE::nPortIndex

Definition at line 800 of file OMX_IVCommon.h.

OMX_METERINGTYPE OMX_CONFIG_EXPOSUREVALUETYPE::eMetering

Definition at line 801 of file OMX_IVCommon.h.

OMX_S32 OMX_CONFIG_EXPOSUREVALUETYPE::xEVCompensation

Fixed point value stored as Q16

Definition at line 802 of file OMX_IVCommon.h.

OMX_U32 OMX_CONFIG_EXPOSUREVALUETYPE::nApertureFNumber

e.g. nApertureFNumber = 2 implies "f/2" - Q16 format

Definition at line 803 of file OMX_IVCommon.h.

OMX_BOOL OMX_CONFIG_EXPOSUREVALUETYPE::bAutoAperture

Whether aperture number is defined automatically

Definition at line 804 of file OMX_IVCommon.h.

OMX_U32 OMX_CONFIG_EXPOSUREVALUETYPE::nShutterSpeedMsec

Shutterspeed in milliseconds

Definition at line 805 of file OMX_IVCommon.h.

OMX_BOOL OMX_CONFIG_EXPOSUREVALUETYPE::bAutoShutterSpeed

Whether shutter speed is defined automatically

Definition at line 806 of file OMX_IVCommon.h.

OMX_U32 OMX_CONFIG_EXPOSUREVALUETYPE::nSensitivity

e.g. nSensitivity = 100 implies "ISO 100"

Definition at line 807 of file OMX_IVCommon.h.

OMX_BOOL OMX_CONFIG_EXPOSUREVALUETYPE::bAutoSensitivity

Whether sensitivity is defined automatically

Definition at line 808 of file OMX_IVCommon.h.


The documentation for this struct was generated from the following file:
Generated for OpenMAX Bellagio rel. 0.9.0 by  doxygen 1.5.1
SourceForge.net Logo