OpenMAXBellagio  0.9.3
OMX_PARAM_FOCUSSTATUSTYPE Struct Reference

#include <OMX_IVCommon.h>

Data Fields

OMX_U32 nSize
 
OMX_VERSIONTYPE nVersion
 
OMX_U32 nPortIndex
 
OMX_FOCUSSTATUSTYPE eFocusStatus
 
OMX_BOOL bCenterStatus
 
OMX_BOOL bLeftStatus
 
OMX_BOOL bRightStatus
 
OMX_BOOL bTopStatus
 
OMX_BOOL bBottomStatus
 
OMX_BOOL bTopLeftStatus
 
OMX_BOOL bTopRightStatus
 
OMX_BOOL bBottomLeftStatus
 
OMX_BOOL bBottomRightStatus
 

Detailed Description

Focus status configuration

STRUCT MEMBERS: nSize : Size of the structure in bytes nVersion : OMX specification version information nPortIndex : Port that this structure applies to eFocusStatus : Specifies the focus status bCenterStatus : Use center region as focus region of interest bLeftStatus : Use left region as focus region of interest bRightStatus : Use right region as focus region of interest bTopStatus : Use top region as focus region of interest bBottomStatus : Use bottom region as focus region of interest bTopLeftStatus : Use top left region as focus region of interest bTopRightStatus : Use top right region as focus region of interest bBottomLeftStatus : Use bottom left region as focus region of interest bBottomRightStatus : Use bottom right region as focus region of interest

Definition at line 897 of file OMX_IVCommon.h.

Field Documentation

§ bBottomLeftStatus

OMX_BOOL OMX_PARAM_FOCUSSTATUSTYPE::bBottomLeftStatus

Definition at line 909 of file OMX_IVCommon.h.

§ bBottomRightStatus

OMX_BOOL OMX_PARAM_FOCUSSTATUSTYPE::bBottomRightStatus

Definition at line 910 of file OMX_IVCommon.h.

§ bBottomStatus

OMX_BOOL OMX_PARAM_FOCUSSTATUSTYPE::bBottomStatus

Definition at line 906 of file OMX_IVCommon.h.

§ bCenterStatus

OMX_BOOL OMX_PARAM_FOCUSSTATUSTYPE::bCenterStatus

Definition at line 902 of file OMX_IVCommon.h.

§ bLeftStatus

OMX_BOOL OMX_PARAM_FOCUSSTATUSTYPE::bLeftStatus

Definition at line 903 of file OMX_IVCommon.h.

§ bRightStatus

OMX_BOOL OMX_PARAM_FOCUSSTATUSTYPE::bRightStatus

Definition at line 904 of file OMX_IVCommon.h.

§ bTopLeftStatus

OMX_BOOL OMX_PARAM_FOCUSSTATUSTYPE::bTopLeftStatus

Definition at line 907 of file OMX_IVCommon.h.

§ bTopRightStatus

OMX_BOOL OMX_PARAM_FOCUSSTATUSTYPE::bTopRightStatus

Definition at line 908 of file OMX_IVCommon.h.

§ bTopStatus

OMX_BOOL OMX_PARAM_FOCUSSTATUSTYPE::bTopStatus

Definition at line 905 of file OMX_IVCommon.h.

§ eFocusStatus

OMX_FOCUSSTATUSTYPE OMX_PARAM_FOCUSSTATUSTYPE::eFocusStatus

Definition at line 901 of file OMX_IVCommon.h.

§ nPortIndex

OMX_U32 OMX_PARAM_FOCUSSTATUSTYPE::nPortIndex

Definition at line 900 of file OMX_IVCommon.h.

§ nSize

OMX_U32 OMX_PARAM_FOCUSSTATUSTYPE::nSize

Definition at line 898 of file OMX_IVCommon.h.

§ nVersion

OMX_VERSIONTYPE OMX_PARAM_FOCUSSTATUSTYPE::nVersion

Definition at line 899 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