struct TAknsRlRenderOpParam |
Rendering operation parameter structure.
Public Attributes | |
---|---|
TInt | iInputLayerAIndex |
TInt | iInputLayerAStatus |
TInt | iInputLayerBIndex |
TInt | iInputLayerBStatus |
TInt | iOutputLayerIndex |
TInt | iOutputLayerStatus |
TInt | iInputLayerAIndex |
Index of input layer A. If iInputLayerAStatus is KAknsRlLayerNone, this value is undefined.
TInt | iInputLayerAStatus |
Status (including channel configuration) of input layer A. This value must be one of KAknsRlLayer constants.
TInt | iInputLayerBIndex |
Index of input layer B. If iInputLayerBStatus is KAknsRlLayerNone, this value is undefined.
TInt | iInputLayerBStatus |
Status (including channel configuration) of input layer B. This value must be one of KAknsRlLayer constants.
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.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.