OMX_CONFIG_MIRRORTYPE Struct Reference
[OpenMAX IL Imaging and Video Domain]

#include <OMX_IVCommon.h>


Data Fields

OMX_U32 nSize
OMX_VERSIONTYPE nVersion
OMX_U32 nPortIndex
OMX_MIRRORTYPE eMirror


Detailed Description

Mirroring configuration

STRUCT MEMBERS: nSize : Size of the structure in bytes nVersion : OMX specification version information nPortIndex : Port that this structure applies to eMirror : Mirror type enumeration

Definition at line 350 of file OMX_IVCommon.h.


Field Documentation

OMX_U32 OMX_CONFIG_MIRRORTYPE::nSize

Definition at line 351 of file OMX_IVCommon.h.

OMX_VERSIONTYPE OMX_CONFIG_MIRRORTYPE::nVersion

Definition at line 352 of file OMX_IVCommon.h.

OMX_U32 OMX_CONFIG_MIRRORTYPE::nPortIndex

Definition at line 353 of file OMX_IVCommon.h.

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

OMX_MIRRORTYPE OMX_CONFIG_MIRRORTYPE::eMirror

Definition at line 354 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.9.0 by  doxygen 1.5.1
SourceForge.net Logo