mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-12 02:40:00 +01:00
BugFix: change Device of DeviceSource with different resolution
This commit is contained in:
@@ -33,6 +33,7 @@ public:
|
||||
private:
|
||||
std::string device_;
|
||||
std::atomic<bool> unplugged_;
|
||||
void unsetDevice();
|
||||
};
|
||||
|
||||
struct DeviceConfig {
|
||||
|
||||
Reference in New Issue
Block a user