OMX_CONFIG_ROTATIONTYPE Struct Reference
[OpenMAX IL Imaging and Video Domain]

#include <OMX_IVCommon.h>


Data Fields

OMX_U32 nSize
OMX_VERSIONTYPE nVersion
OMX_U32 nPortIndex
OMX_S32 nRotation


Detailed Description

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 315 of file OMX_IVCommon.h.


Field Documentation

OMX_U32 OMX_CONFIG_ROTATIONTYPE::nSize

Definition at line 316 of file OMX_IVCommon.h.

OMX_VERSIONTYPE OMX_CONFIG_ROTATIONTYPE::nVersion

Definition at line 317 of file OMX_IVCommon.h.

OMX_U32 OMX_CONFIG_ROTATIONTYPE::nPortIndex

Definition at line 318 of file OMX_IVCommon.h.

Referenced by omx_fbdev_sink_component_SetConfig(), omx_ffmpeg_colorconv_component_GetConfig(), and omx_ffmpeg_colorconv_component_SetConfig().

OMX_S32 OMX_CONFIG_ROTATIONTYPE::nRotation

Definition at line 319 of file OMX_IVCommon.h.

Referenced by omx_fbdev_sink_component_SetConfig(), and omx_ffmpeg_colorconv_component_SetConfig().


The documentation for this struct was generated from the following file:
Generated for OpenMAX Bellagio rel. 0.3.5-svn by  doxygen 1.5.1
SourceForge.net Logo