|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
| MAYAFLUX_API std::optional< Core::InputDeviceInfo > MayaFlux::find_hid_device | ( | uint16_t | vendor_id, |
| uint16_t | product_id | ||
| ) |
Find a HID device by vendor and product ID.
| vendor_id | The vendor ID |
| product_id | The product ID |
Definition at line 46 of file Input.cpp.
References MayaFlux::Core::InputSubsystem::find_hid_device(), and get_input_subsystem().
Here is the call graph for this function: