TAknsRlRenderOpParam Struct Reference

#include <mw/AknsRlEffect.h>

struct TAknsRlRenderOpParam

Detailed Description

Rendering operation parameter structure.

Since
2.8

Member Attribute Documentation

iInputLayerAIndex

TInt iInputLayerAIndex

Index of input layer A. If iInputLayerAStatus is KAknsRlLayerNone, this value is undefined.

Since
2.8

iInputLayerAStatus

TInt iInputLayerAStatus

Status (including channel configuration) of input layer A. This value must be one of KAknsRlLayer constants.

Since
2.8

iInputLayerBIndex

TInt iInputLayerBIndex

Index of input layer B. If iInputLayerBStatus is KAknsRlLayerNone, this value is undefined.

Since
2.8

iInputLayerBStatus

TInt iInputLayerBStatus

Status (including channel configuration) of input layer B. This value must be one of KAknsRlLayer constants.

Since
2.8

iOutputLayerIndex

TInt iOutputLayerIndex

Index of output layer.

Since
2.8

iOutputLayerStatus

TInt iOutputLayerStatus

Status (including channel configuration) of output layer. This value must be one of KAknsRlLayer constants. The value of this field is never KAknsRlLayerNone.

Since
2.8