Add option to ignore encoder probe failure
This commit is contained in:
@@ -147,6 +147,7 @@ namespace config {
|
||||
|
||||
std::string fallback_mode;
|
||||
bool isolated_virtual_display_option;
|
||||
bool ignore_encoder_probe_failure;
|
||||
};
|
||||
|
||||
struct audio_t {
|
||||
|
||||
Reference in New Issue
Block a user