S60 3rd Edition API Reference: TEfRoomLevel Class Reference

TEfRoomLevel Class Reference

API published in: S60 3rd Ed

Link against:


#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-2007
Back to top