|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
| MAYAFLUX_API Core::InputBinding MayaFlux::bind_hid | ( | uint16_t | vid, |
| uint16_t | pid | ||
| ) |
Create binding for HID device by vendor/product ID.
| vid | USB Vendor ID |
| pid | USB Product ID |
Definition at line 58 of file Input.cpp.
References MayaFlux::Core::InputBinding::hid_by_vid_pid().
Here is the call graph for this function: