![]() |
Open Lighting Architecture 0.10.9
|
The interface for the Sunlite Widgets.
Public Member Functions | |
Sunlite (ola::usb::LibUsbAdaptor *adaptor, libusb_device *usb_device) | |
![]() | |
SimpleWidget (ola::usb::LibUsbAdaptor *adaptor, libusb_device *usb_device) | |
Create a new SimpleWidget. | |
ola::usb::USBDeviceID | GetDeviceId () const |
The device ID of this widget. | |
![]() | |
virtual bool | Init ()=0 |
Initialize the widget. | |
virtual bool | SendDMX (const DmxBuffer &buffer)=0 |
Send DMX data from this widget. | |
Additional Inherited Members | |
![]() | |
ola::usb::LibUsbAdaptor *const | m_adaptor |
libusb_device *const | m_usb_device |