OpenMAX Bellagio
0.9.3
|
#include <OMX_IVCommon.h>
Data Fields | |
OMX_U32 | nSize |
OMX_VERSIONTYPE | nVersion |
OMX_U32 | nPortIndex |
OMX_BOOL | bStab |
Stabilization state
STRUCT MEMBERS: nSize : Size of the structure in bytes
nVersion : OMX specification version information
nPortIndex : Port that this structure applies to
bStab : Enable/disable frame stabilization state
Definition at line 434 of file OMX_IVCommon.h.
OMX_BOOL OMX_CONFIG_FRAMESTABTYPE::bStab |
Definition at line 438 of file OMX_IVCommon.h.
OMX_U32 OMX_CONFIG_FRAMESTABTYPE::nPortIndex |
Definition at line 437 of file OMX_IVCommon.h.
OMX_U32 OMX_CONFIG_FRAMESTABTYPE::nSize |
Definition at line 435 of file OMX_IVCommon.h.
OMX_VERSIONTYPE OMX_CONFIG_FRAMESTABTYPE::nVersion |
Definition at line 436 of file OMX_IVCommon.h.