#include <AudioEqualizerData.h>
| class TEfAudioEqualizer : public TEfCommon |
| Public Attributes | |
|---|---|
| TInt32 | iMaxdB |
| TInt32 | iMindB |
| Public Member Functions | |
|---|---|
| TEfAudioEqualizer() | |
| TEfAudioEqualizer(TInt32, TInt32) | |
| Inherited Attributes | |
|---|---|
| TEfCommon::iEnabled | |
| TEfCommon::iEnforced | |
| TEfCommon::iHaveUpdateRights | |
| Inherited Functions | |
|---|---|
| TEfCommon::TEfCommon() | |
This class defines the effect data structure to be passed between client and server.