TEfEnvironmentalReverb Class Reference

API published in: S60 3rd Ed

Link against: environmentalreverbeffect.lib

Capability Information

Required Capabilities

None


#include <
environmentalreverbdata.h>

Inherits TEfCommon.


Detailed Description

This class defines the effect data structure to be passed between client and server.

Public Member Functions

 TEfEnvironmentalReverb ()
 Constructor.

Data Fields

TUint32 iDecayHFRatio
TUint32 iDecayHFRatioMin
TUint32 iDecayHFRatioMax
TUint32 iDecayTime
TUint32 iDecayTimeMin
TUint32 iDecayTimeMax
TUint32 iDensity
TUint32 iDiffusion
TInt32 iReflectionsLevel
TInt32 iReflectionLevelMin
TInt32 iReflectionLevelMax
TUint32 iReflectionsDelay
TUint32 iReflectionsDelayMax
TUint32 iReverbDelay
TUint32 iReverbDelayMax
TInt32 iReverbLevel
TInt32 iReverbLevelMin
TInt32 iReverbLevelMax
TInt32 iRoomHFLevel
TInt32 iRoomHFLevelMin
TInt32 iRoomHFLevelMax
TInt32 iRoomLevel
TInt32 iRoomLevelMin
TInt32 iRoomLevelMax
TUint32 iDelayMax
TUint32 iEnvironmentalReverbId

Constructor & Destructor Documentation

TEfEnvironmentalReverb::TEfEnvironmentalReverb  )  [inline]
 

Constructor.


Field Documentation

TUint32 TEfEnvironmentalReverb::iDecayHFRatio
 
TUint32 TEfEnvironmentalReverb::iDecayHFRatioMax
 
TUint32 TEfEnvironmentalReverb::iDecayHFRatioMin
 
TUint32 TEfEnvironmentalReverb::iDecayTime
 
TUint32 TEfEnvironmentalReverb::iDecayTimeMax
 
TUint32 TEfEnvironmentalReverb::iDecayTimeMin
 
TUint32 TEfEnvironmentalReverb::iDelayMax
 
TUint32 TEfEnvironmentalReverb::iDensity
 
TUint32 TEfEnvironmentalReverb::iDiffusion
 
TUint32 TEfEnvironmentalReverb::iEnvironmentalReverbId
 
TInt32 TEfEnvironmentalReverb::iReflectionLevelMax
 
TInt32 TEfEnvironmentalReverb::iReflectionLevelMin
 
TUint32 TEfEnvironmentalReverb::iReflectionsDelay
 
TUint32 TEfEnvironmentalReverb::iReflectionsDelayMax
 
TInt32 TEfEnvironmentalReverb::iReflectionsLevel
 
TUint32 TEfEnvironmentalReverb::iReverbDelay
 
TUint32 TEfEnvironmentalReverb::iReverbDelayMax
 
TInt32 TEfEnvironmentalReverb::iReverbLevel
 
TInt32 TEfEnvironmentalReverb::iReverbLevelMax
 
TInt32 TEfEnvironmentalReverb::iReverbLevelMin
 
TInt32 TEfEnvironmentalReverb::iRoomHFLevel
 
TInt32 TEfEnvironmentalReverb::iRoomHFLevelMax
 
TInt32 TEfEnvironmentalReverb::iRoomHFLevelMin
 
TInt32 TEfEnvironmentalReverb::iRoomLevel
 
TInt32 TEfEnvironmentalReverb::iRoomLevelMax
 
TInt32 TEfEnvironmentalReverb::iRoomLevelMin
 

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

Copyright © Nokia Corporation 2001-2008
Back to top