TAknsRlRenderOpParam Struct Reference

struct TAknsRlRenderOpParam

Rendering operation parameter structure.

Since
2.8

Member Data Documentation

TInt iInputLayerAIndex

TInt iInputLayerAIndex

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

Since
2.8

TInt iInputLayerAStatus

TInt iInputLayerAStatus

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

Since
2.8

TInt iInputLayerBIndex

TInt iInputLayerBIndex

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

Since
2.8

TInt iInputLayerBStatus

TInt iInputLayerBStatus

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

Since
2.8

TInt iOutputLayerIndex

TInt iOutputLayerIndex

Index of output layer.

Since
2.8

TInt 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