26 #ifndef PLUGINS_FTDIDMX_FTDIDMXDEVICE_H_ 27 #define PLUGINS_FTDIDMX_FTDIDMXDEVICE_H_ 32 #include "olad/Device.h" 33 #include "olad/Preferences.h" 34 #include "plugins/ftdidmx/FtdiWidget.h" 44 unsigned int frequency);
48 std::string Description()
const {
return m_widget_info.Description(); }
61 unsigned int m_frequency;
66 #endif // PLUGINS_FTDIDMX_FTDIDMXDEVICE_H_
bool StartHook()
Called during Start().
Definition: FtdiDmxDevice.cpp:56
A class used to hold a single universe of DMX data.
std::string DeviceId() const
The device ID.
Definition: FtdiDmxDevice.h:47
bool AllowMultiPortPatching() const
Allow multiple ports of the same type to be patched to the same universe.
Definition: FtdiDmxDevice.h:53
Definition: FtdiDmxDevice.h:40
The namespace containing all OLA symbols.
Definition: Credentials.cpp:44