Open Lighting Architecture
Latest Git
|
Public Member Functions | |
BaseUsbProWidget (ola::io::ConnectedDescriptor *descriptor) | |
ola::io::ConnectedDescriptor * | GetDescriptor () const |
void | DescriptorReady () |
virtual bool | SendDMX (const DmxBuffer &buffer) |
bool | SendMessage (uint8_t label, const uint8_t *data, unsigned int length) const |
Public Member Functions inherited from ola::plugin::usbpro::SerialWidgetInterface | |
virtual void | Stop ()=0 |
Static Public Member Functions | |
static ola::io::ConnectedDescriptor * | OpenDevice (const std::string &path) |
|
static |
Open a path and apply the settings required for talking to widgets.