OpenMAX Bellagio 0.9.3
|
#include <OMX_Image.h>
Data Fields | |
OMX_U32 | nSize |
OMX_VERSIONTYPE | nVersion |
OMX_U32 | nPortIndex |
OMX_IMAGE_FOCUSCONTROLTYPE | eFocusControl |
OMX_U32 | nFocusSteps |
OMX_U32 | nFocusStepIndex |
Focus control configuration
STRUCT MEMBERS: nSize : Size of the structure in bytes nVersion : OMX specification version information nPortIndex : Port that this structure applies to eFocusControl : Focus control nFocusSteps : Focus can take on values from 0 mm to infinity. Interest is only in number of steps over this range. nFocusStepIndex : Current focus step index
Definition at line 212 of file OMX_Image.h.
OMX_IMAGE_FOCUSCONTROLTYPE OMX_IMAGE_CONFIG_FOCUSCONTROLTYPE::eFocusControl |
Definition at line 216 of file OMX_Image.h.
OMX_U32 OMX_IMAGE_CONFIG_FOCUSCONTROLTYPE::nFocusStepIndex |
Definition at line 218 of file OMX_Image.h.
OMX_U32 OMX_IMAGE_CONFIG_FOCUSCONTROLTYPE::nFocusSteps |
Definition at line 217 of file OMX_Image.h.
OMX_U32 OMX_IMAGE_CONFIG_FOCUSCONTROLTYPE::nPortIndex |
Definition at line 215 of file OMX_Image.h.
OMX_U32 OMX_IMAGE_CONFIG_FOCUSCONTROLTYPE::nSize |
Definition at line 213 of file OMX_Image.h.
OMX_VERSIONTYPE OMX_IMAGE_CONFIG_FOCUSCONTROLTYPE::nVersion |
Definition at line 214 of file OMX_Image.h.