swift
|
Player for notification sounds. More...
Public Member Functions | |
CNotificationPlayer (QObject *parent=nullptr) | |
Constructor. | |
virtual | ~CNotificationPlayer () |
Destructor. | |
void | play (swift::misc::audio::CNotificationSounds::NotificationFlag notification, int volume=100) |
Play notification sound. | |
void | updateDirectory (const QString &directory) |
Update the directory. | |
Player for notification sounds.
Definition at line 20 of file notificationplayer.h.