OpenMAX Bellagio 0.9.3
|
#include <OMX_IVCommon.h>
Data Fields | |
OMX_U32 | nSize |
OMX_VERSIONTYPE | nVersion |
OMX_U32 | nPortIndex |
OMX_S32 | nRotation |
Rotation configuration
STRUCT MEMBERS: nSize : Size of the structure in bytes
nVersion : OMX specification version information nPortIndex : Port that this structure applies to nRotation : +/- integer rotation value
Definition at line 321 of file OMX_IVCommon.h.
OMX_U32 OMX_CONFIG_ROTATIONTYPE::nPortIndex |
Definition at line 324 of file OMX_IVCommon.h.
OMX_S32 OMX_CONFIG_ROTATIONTYPE::nRotation |
Definition at line 325 of file OMX_IVCommon.h.
OMX_U32 OMX_CONFIG_ROTATIONTYPE::nSize |
Definition at line 322 of file OMX_IVCommon.h.
OMX_VERSIONTYPE OMX_CONFIG_ROTATIONTYPE::nVersion |
Definition at line 323 of file OMX_IVCommon.h.