mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-09-09 15:56:32 -05:00
Project Andio
This commit is contained in:
@@ -31,14 +31,14 @@ public:
|
||||
private:
|
||||
void changeEvent(QEvent* event) override;
|
||||
|
||||
void InitializeAudioOutputSinkComboBox();
|
||||
void InitializeAudioSinkComboBox();
|
||||
|
||||
void RetranslateUI();
|
||||
|
||||
void UpdateAudioDevices(int sink_index);
|
||||
|
||||
void SetOutputSinkFromSinkID();
|
||||
void SetAudioDeviceFromDeviceID();
|
||||
void SetAudioDevicesFromDeviceID();
|
||||
void SetVolumeIndicatorText(int percentage);
|
||||
|
||||
void SetupPerGameUI();
|
||||
|
Reference in New Issue
Block a user