#include "baseobject.h"
#include "music.h"
#include "sound.h"
Namespaces | |
namespace | EPOC |
Classes | |
class | EPOC::AudioManager |
Functions | |
void | CallbackChannelDone (int nChannel) |
Variables | |
const unsigned int | EPOC::DEFAULT_FREQUENCY = MIX_DEFAULT_FREQUENCY |
const Uint16 | EPOC::DEFAULT_FORMAT = MIX_DEFAULT_FORMAT |
const int | EPOC::DEFAULT_CHANNELS = MIX_DEFAULT_CHANNELS |
class AudioManager * | EPOC::g_pMixer = NULL |
void CallbackChannelDone | ( | int | nChannel | ) |