OpenMAX Bellagio 0.9.3
OMX_CONFIG_PLANEBLENDTYPE Struct Reference

#include <OMX_IVCommon.h>

Data Fields

OMX_U32 nSize
 
OMX_VERSIONTYPE nVersion
 
OMX_U32 nPortIndex
 
OMX_U32 nDepth
 
OMX_U32 nAlpha
 

Detailed Description

Plane blend configuration

STRUCT MEMBERS: nSize : Size of the structure in bytes nVersion : OMX specification version information nPortIndex : Index of input port associated with the plane. nDepth : Depth of the plane in relation to the screen. Higher numbered depths are "behind" lower number depths.
This number defaults to the Port Index number. nAlpha : Transparency blending component for the entire plane.
See blending modes for more detail.

Definition at line 661 of file OMX_IVCommon.h.

Field Documentation

◆ nAlpha

OMX_U32 OMX_CONFIG_PLANEBLENDTYPE::nAlpha

Definition at line 666 of file OMX_IVCommon.h.

◆ nDepth

OMX_U32 OMX_CONFIG_PLANEBLENDTYPE::nDepth

Definition at line 665 of file OMX_IVCommon.h.

◆ nPortIndex

OMX_U32 OMX_CONFIG_PLANEBLENDTYPE::nPortIndex

Definition at line 664 of file OMX_IVCommon.h.

◆ nSize

OMX_U32 OMX_CONFIG_PLANEBLENDTYPE::nSize

Definition at line 662 of file OMX_IVCommon.h.

◆ nVersion

OMX_VERSIONTYPE OMX_CONFIG_PLANEBLENDTYPE::nVersion

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