API published in: S60 3rd Ed
Link against: audioequalizereffect.lib
Required Capabilities
None
#include <e32std.h>
#include <s32mem.h>
#include <AudioEffectData.h>
Go to the source code of this file.
Data Structures |
|
| class | TEfAudioEqualizerBand |
| This class defines the effect data structure of a particular frequency band. More... |
|
| class | TEfAudioEqualizer |
| This class defines the effect data structure to be passed between client and server. More... |
|
| class | TEfAudioEqualizerCombined |
Typedefs |
|
| typedef TPckgBuf< TEfAudioEqualizer > | TEfAudioEqualizerDataPckg |
| typedef TPckgBuf< TEfAudioEqualizerBand > | TEfAudioEqualizerBandDataPckg |
| typedef TPckgBuf< TEfAudioEqualizerCombined > | TEfAudioEqualizerCombinedDataPckg |
|
|
|