Detailed Description
An EurolitePro widget that uses asynchronous libusb operations.
Additional Inherited Members |
class LibUsbAdaptor *const | m_adaptor |
Constructor & Destructor Documentation
ola::plugin::usbdmx::AsynchronousEurolitePro::AsynchronousEurolitePro |
( |
class LibUsbAdaptor * |
adaptor, |
|
|
libusb_device * |
usb_device, |
|
|
const std::string & |
serial |
|
) |
| |
Member Function Documentation
bool ola::plugin::usbdmx::AsynchronousEurolitePro::Init |
( |
| ) |
|
|
virtual |
bool ola::plugin::usbdmx::AsynchronousEurolitePro::SendDMX |
( |
const DmxBuffer & |
buffer | ) |
|
|
virtual |
Send DMX data from this widget.
- Parameters
-
buffer | The DmxBuffer containing the data to send. |
- Returns
- true if the data was sent, false otherwise.
Implements ola::plugin::usbdmx::Widget.
The documentation for this class was generated from the following files: