HostInterface: Add separate volume control for fast forwarding
This commit is contained in:
@@ -19,6 +19,7 @@ private Q_SLOTS:
|
||||
void updateBufferingLabel();
|
||||
void updateVolumeLabel();
|
||||
void onOutputVolumeChanged(int new_value);
|
||||
void onFastForwardVolumeChanged(int new_value);
|
||||
void onOutputMutedChanged(int new_state);
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user