#include <mw/AknsRlEffect.h>
| struct TAknsRlEffectCaps |
| Public Attributes | |
|---|---|
| TInt | iInputLayerASupport |
| TInt | iInputLayerBSupport |
| TInt | iOutputLayerSupport |
Effect capabilities structure.
| TInt | iInputLayerASupport |
Supported status of input layer A. This must be a binary combination of KAknsRlLayer constants.
| TInt | iInputLayerBSupport |
Supported status of input layer B. This must be a binary combination of KAknsRlLayer constants.
| TInt | iOutputLayerSupport |
Supported status of output layer. This must be a binary combination of KAknsRlLayer constants.