mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-21 04:37:09 +08:00
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:
@@ -254,6 +254,7 @@ private:
|
||||
bool InitService();
|
||||
|
||||
bool InitBasicConfigDefaults();
|
||||
void InitBasicConfigDefaults2();
|
||||
bool InitBasicConfig();
|
||||
|
||||
void InitOBSCallbacks();
|
||||
|
||||
Reference in New Issue
Block a user