TEfStereoWidening Class Reference

#include <StereoWideningData.h>

Link against: StereoWideningEffect.lib

class TEfStereoWidening : public TEfCommon

Inherits from

Detailed Description

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

Since
3.0

Member Attribute Documentation

iContinuousLevelSupported

TBool iContinuousLevelSupported

iLevel

TUint8 iLevel

Constructor & Destructor Documentation

TEfStereoWidening ( )

TEfStereoWidening()[inline]

Constructor.

TEfStereoWidening ( TUint8, TBool )

TEfStereoWidening(TUint8aLevel,
TBoolaContinuousLevelSupported
)[inline]

Constructor.