Make StreamingPreferences accessible from QML for Settings integration
This commit is contained in:
parent
67eb09d753
commit
7023bcf504
4 changed files with 51 additions and 7 deletions
|
|
@ -203,7 +203,7 @@ void Session::exec()
|
|||
}
|
||||
else {
|
||||
http.launchApp(m_App.id, &m_StreamConfig,
|
||||
prefs.enableGameOptimizations,
|
||||
prefs.gameOptimizations,
|
||||
prefs.playAudioOnHost,
|
||||
inputHandler.getAttachedGamepadMask());
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue