OpenMAX Bellagio
0.9.3
|
#include <OMX_IVCommon.h>
Definition at line 819 of file OMX_IVCommon.h.
OMX_BOOL OMX_CONFIG_EXPOSUREVALUETYPE::bAutoAperture |
Whether aperture number is defined automatically
Definition at line 826 of file OMX_IVCommon.h.
OMX_BOOL OMX_CONFIG_EXPOSUREVALUETYPE::bAutoSensitivity |
Whether sensitivity is defined automatically
Definition at line 830 of file OMX_IVCommon.h.
OMX_BOOL OMX_CONFIG_EXPOSUREVALUETYPE::bAutoShutterSpeed |
Whether shutter speed is defined automatically
Definition at line 828 of file OMX_IVCommon.h.
OMX_METERINGTYPE OMX_CONFIG_EXPOSUREVALUETYPE::eMetering |
Definition at line 823 of file OMX_IVCommon.h.
OMX_U32 OMX_CONFIG_EXPOSUREVALUETYPE::nApertureFNumber |
e.g. nApertureFNumber = 2 implies "f/2" - Q16 format
Definition at line 825 of file OMX_IVCommon.h.
OMX_U32 OMX_CONFIG_EXPOSUREVALUETYPE::nPortIndex |
Definition at line 822 of file OMX_IVCommon.h.
OMX_U32 OMX_CONFIG_EXPOSUREVALUETYPE::nSensitivity |
e.g. nSensitivity = 100 implies "ISO 100"
Definition at line 829 of file OMX_IVCommon.h.
OMX_U32 OMX_CONFIG_EXPOSUREVALUETYPE::nShutterSpeedMsec |
Shutterspeed in milliseconds
Definition at line 827 of file OMX_IVCommon.h.
OMX_U32 OMX_CONFIG_EXPOSUREVALUETYPE::nSize |
Definition at line 820 of file OMX_IVCommon.h.
OMX_VERSIONTYPE OMX_CONFIG_EXPOSUREVALUETYPE::nVersion |
Definition at line 821 of file OMX_IVCommon.h.
OMX_S32 OMX_CONFIG_EXPOSUREVALUETYPE::xEVCompensation |
Fixed point value stored as Q16
Definition at line 824 of file OMX_IVCommon.h.