mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 00:41:17 +02:00
yWeb: Synchronize volume/audiomute settings yWeb => GUI
This commit is contained in:
@@ -48,6 +48,7 @@ class CVolume : public CChangeObserver
|
||||
|
||||
void setvol(int vol);
|
||||
void setVolume(const neutrino_msg_t key);
|
||||
void setVolumeExt(int vol);
|
||||
|
||||
void SetCurrentPid(int pid) { apid = pid; }
|
||||
void SetCurrentChannel(t_channel_id id) { channel_id = id; }
|
||||
|
Reference in New Issue
Block a user