TEfRoomLevel Class Reference

API published in: S60 3rd Ed FP 2

Link against: roomleveleffect.lib

Capability Information

Required Capabilities

None


#include <roomleveldata.h>

Inherits TEfCommon.


Detailed Description

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

Public Member Functions

  TEfRoomLevel ()
  Constructor.

Data Fields

TUint32  iEnvironmentalReverbId
TInt32  iStreamRoomLevel
TInt32  iStreamMinRoomLevel
TInt32  iStreamMaxRoomLevel

Constructor & Destructor Documentation

TEfRoomLevel::TEfRoomLevel  )  [inline]
 

Constructor.


Field Documentation

TUint32 TEfRoomLevel::iEnvironmentalReverbId
 
TInt32 TEfRoomLevel::iStreamMaxRoomLevel
 
TInt32 TEfRoomLevel::iStreamMinRoomLevel
 
TInt32 TEfRoomLevel::iStreamRoomLevel
 

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

Copyright © Nokia Corporation 2001-2008
Back to top