TAknsRlEffectCaps Struct Reference

API published in: S60 2nd Ed FP 3


#include <
aknsrleffect.h>

Detailed Description

Effect capabilities structure.

Data Fields

TInt iInputLayerASupport
 Supported status of input layer A.
TInt iInputLayerBSupport
 Supported status of input layer B.
TInt iOutputLayerSupport
 Supported status of output layer.

Field Documentation

TInt TAknsRlEffectCaps::iInputLayerASupport
 

Supported status of input layer A.

This must be a binary combination of KAknsRlLayer constants.

TInt TAknsRlEffectCaps::iInputLayerBSupport
 

Supported status of input layer B.

This must be a binary combination of KAknsRlLayer constants.

TInt TAknsRlEffectCaps::iOutputLayerSupport
 

Supported status of output layer.

This must be a binary combination of KAknsRlLayer constants.


The documentation for this struct was generated from the following file:

Copyright © Nokia Corporation 2001-2008
Back to top