21 #ifndef PLUGINS_MILINST_MILINSTWIDGET1463_H_ 22 #define PLUGINS_MILINST_MILINSTWIDGET1463_H_ 26 #include "plugins/milinst/MilInstWidget.h" 39 bool SendDmx(
const DmxBuffer &buffer)
const;
40 std::string Type() {
return "Milford Instruments 1-463 Widget"; }
43 int SetChannel(
unsigned int chan, uint8_t val)
const;
44 int Send112(
const DmxBuffer &buffer)
const;
47 enum { DMX_MAX_TRANSMIT_CHANNELS = 112 };
52 #endif // PLUGINS_MILINST_MILINSTWIDGET1463_H_ Used to hold a single universe of DMX data.
Definition: DmxBuffer.h:49
The namespace containing all OLA symbols.
Definition: Credentials.cpp:44