![]() |
Open Lighting Architecture
0.9.3
|
The plugin for hardware using libusb.
Classes | |
| class | AnymaDevice |
| class | AnymaOutputPort |
| class | EuroliteProDevice |
| class | EuroliteProOutputPort |
| class | FirmwareLoader |
| class | SunliteDevice |
| class | SunliteFirmwareLoader |
| class | SunliteOutputPort |
| class | UsbDevice |
| class | UsbDmxPlugin |
| class | VellemanDevice |
| class | VellemanOutputPort |
Functions | |
| bool | GetDescriptorString (libusb_device_handle *usb_handle, uint8_t desc_index, string *data) |
| void | libusb_fd_added (int fd, short events, void *data) |
| void | libusb_fd_removed (int fd, void *data) |
| bool ola::plugin::usbdmx::GetDescriptorString | ( | libusb_device_handle * | usb_handle, |
| uint8_t | desc_index, | ||
| string * | data | ||
| ) |
Return a string descriptor.
| usb_handle | the usb handle to the device |
| desc_index | the index of the descriptor |
| data | where to store the output string |
1.8.1.2