feat(ddprobe): allow to manually specify gpu preference (#3521)
This commit is contained in:
@@ -77,6 +77,7 @@ namespace config {
|
||||
std::string capture;
|
||||
std::string encoder;
|
||||
std::string adapter_name;
|
||||
int gpu_preference;
|
||||
std::string output_name;
|
||||
|
||||
struct dd_t {
|
||||
|
||||
Reference in New Issue
Block a user