TEfAudioEqualizer Class Reference

#include <AudioEqualizerData.h>

Link against: EqualizerEffect.lib

class TEfAudioEqualizer : 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

iMaxdB

TInt32 iMaxdB

iMindB

TInt32 iMindB

Constructor & Destructor Documentation

TEfAudioEqualizer ( )

TEfAudioEqualizer()[inline]

Constructor.

TEfAudioEqualizer ( TInt32, TInt32 )

TEfAudioEqualizer(TInt32aMindB,
TInt32aMaxdB
)[inline]

Constructor.