USBDeviceSwift
USBDeviceSwift copied to clipboard
Ability to enable/disable the device?
Is it possible to disable/enable a device with your codebase? We have actors being filmed using laptops, and need to prevent them from actually typing or using the trackpad, but keep an external mouse/keyboard active.
Alternatively, intercepting and disposing of any events from the devices would be usable as well. Would this codebase be suitable for that?