| ActiveChannels() const | PLMMixer | |
| ANY_CHANNEL enum value | PLMMixer | |
| AUDIO_PAUSED enum value | PLMMixer | |
| AUDIO_PLAYING enum value | PLMMixer | |
| AUDIO_STOPPED enum value | PLMMixer | |
| Channels() const | PLMMixer | [inline] |
| ChGetPos(u32 channel) const | PLMMixer | |
| ChLoop(u32 channel, u8 loop) | PLMMixer | |
| ChPan(u32 channel, int pan) | PLMMixer | |
| ChPause(u32 channel, bool pause=true) | PLMMixer | |
| ChSeek(u32 channel, u32 pos) | PLMMixer | |
| ChState(u32 channel, int *volume=NULL, int *loop=NULL, int *pan=NULL) const | PLMMixer | |
| ChStop(u32 channel) | PLMMixer | |
| ChVolume(u32 channel, u8 volume) | PLMMixer | |
| DEF_CHANNELS enum value | PLMMixer | |
| DriverName(char *buf, int len) const | PLMMixer | [inline] |
| Exit() | PLMMixer | |
| Format() const | PLMMixer | [inline] |
| FORMAT_S16 enum value | PLMMixer | |
| FORMAT_S16B enum value | PLMMixer | |
| FORMAT_S16L enum value | PLMMixer | |
| FORMAT_S8 enum value | PLMMixer | |
| FORMAT_U16 enum value | PLMMixer | |
| FORMAT_U16B enum value | PLMMixer | |
| FORMAT_U16L enum value | PLMMixer | |
| FORMAT_U8 enum value | PLMMixer | |
| Freq() const | PLMMixer | [inline] |
| Init(int format, int freq, int samples=0, bool stereo=true, u32 nbchannels=DEF_CHANNELS) | PLMMixer | |
| IsPaused() const | PLMMixer | [inline] |
| LOOP_INF enum value | PLMMixer | |
| MAX_CHANNELS enum value | PLMMixer | |
| MAX_VOLUME enum value | PLMMixer | |
| NbChannels() const | PLMMixer | |
| NbInstances() | PLMSDLMgr | [inline] |
| PAN_FULL enum value | PLMMixer | |
| Pause() | PLMMixer | |
| PlayMusic(PLMMusic *mus, u32 channel=ANY_CHANNEL, u8 volume=100, u8 loop=1, int pan=0) | PLMMixer | |
| PlaySound(PLMSound *snd, u32 channel=ANY_CHANNEL, u8 volume=100, u8 loop=1, int pan=0) | PLMMixer | |
| PLMSDLMgr(u32 flags) | PLMSDLMgr | |
| PrintInfo() const | PLMMixer | |
| SameFormat(PLMSound *snd) const | PLMMixer | |
| SameFormat(PLMMusic *mus) const | PLMMixer | |
| SDLState() | PLMSDLMgr | [inline] |
| Singleton() | PLMMixer | [static] |
| State() const | PLMMixer | [inline] |
| Stereo() const | PLMMixer | [inline] |
| Unpause() | PLMMixer | |
| ~PLMMixer() (defined in PLMMixer) | PLMMixer | |
| ~PLMSDLMgr() | PLMSDLMgr | [virtual] |