Frontend: Use configured audio backend when creating stream
This commit is contained in:
@ -79,12 +79,13 @@ private:
|
||||
bool CreateDisplay();
|
||||
void DestroyDisplay();
|
||||
void CreateImGuiContext();
|
||||
bool CreateAudioStream();
|
||||
void CreateAudioStream();
|
||||
|
||||
void SaveSettings();
|
||||
|
||||
void QueueSwitchGPURenderer();
|
||||
void SwitchGPURenderer();
|
||||
void SwitchAudioRenderer();
|
||||
void UpdateFullscreen();
|
||||
void UpdateControllerMapping();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user