![]() |
KVIrc
4.9.2
DeveloperAPIs
|
#include <libkvisnd.h>
Public Member Functions | |
| SoundSystemCleanupRoutine | cleanupRoutine () const |
| KviSoundPlayerEntry (SoundSystemPlayRoutine pPlayRoutine, SoundSystemCleanupRoutine pCleanupRoutine) | |
| SoundSystemPlayRoutine | playRoutine () const |
Private Attributes | |
| SoundSystemCleanupRoutine | m_pCleanupRoutine |
| SoundSystemPlayRoutine | m_pPlayRoutine |
|
inline |
|
inline |
References m_pCleanupRoutine.
Referenced by KviSoundPlayer::cleanupAfterLastPlayerEntry().
|
inline |
References m_pPlayRoutine.
Referenced by KviSoundPlayer::play().
|
private |
Referenced by cleanupRoutine().
|
private |
Referenced by playRoutine().
1.8.7