TEfStereoWidening Class Reference

API published in: S60 3rd Ed

Link against: stereowideningeffect.lib

Capability Information

Required Capabilities

None


#include <stereowideningdata.h>

Inherits TEfCommon.


Detailed Description

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

Public Member Functions

  TEfStereoWidening ()
  Constructor.
  TEfStereoWidening (TUint8 aLevel, TBool aContinuousLevelSupported)
  Constructor.

Data Fields

TUint8  iLevel
TBool  iContinuousLevelSupported

Constructor & Destructor Documentation

TEfStereoWidening::TEfStereoWidening  )  [inline]
 

Constructor.

TEfStereoWidening::TEfStereoWidening TUint8  aLevel,
TBool  aContinuousLevelSupported
[inline]
 

Constructor.


Field Documentation

TBool TEfStereoWidening::iContinuousLevelSupported
 
TUint8 TEfStereoWidening::iLevel
 

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

Copyright © Nokia Corporation 2001-2008
Back to top