![]() |
KVIrc 5.2.6
Developer APIs
|
#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 |
References m_pCleanupRoutine, and m_pPlayRoutine.
|
inline |
References m_pCleanupRoutine.
|
inline |
References m_pPlayRoutine.
|
private |
Referenced by cleanupRoutine(), and KviSoundPlayerEntry().
|
private |
Referenced by KviSoundPlayerEntry(), and playRoutine().