UI: Use hardware encoding by default if available

If the user doesn't use the auto-configuration on first use, set the
default encoders used in simple output mode to hardware encoders.
This commit is contained in:
jp9000
2019-02-07 17:00:46 -08:00
parent 93ba6e7128
commit 9fee895359
5 changed files with 32 additions and 5 deletions
+1
View File
@@ -254,6 +254,7 @@ private:
bool InitService();
bool InitBasicConfigDefaults();
void InitBasicConfigDefaults2();
bool InitBasicConfig();
void InitOBSCallbacks();