21 #ifndef PLUGINS_STAGEPROFI_STAGEPROFIPORT_H_ 22 #define PLUGINS_STAGEPROFI_STAGEPROFIPORT_H_ 26 #include "olad/Port.h" 27 #include "plugins/stageprofi/StageProfiDevice.h" 31 namespace stageprofi {
33 class StageProfiWidget;
61 #endif // PLUGINS_STAGEPROFI_STAGEPROFIPORT_H_ StageProfiOutputPort(StageProfiDevice *parent, unsigned int id, StageProfiWidget *widget)
Create a new StageProfi Output Port.
Definition: StageProfiPort.cpp:33
Used to hold a single universe of DMX data.
Definition: DmxBuffer.h:49
A class used to hold a single universe of DMX data.
Definition: StageProfiDevice.h:38
An OutputPort for the StageProfi Device.
Definition: StageProfiPort.h:38
std::string Description() const
Fetch the string description for a Port.
Definition: StageProfiPort.cpp:45
bool WriteDMX(const DmxBuffer &buffer, uint8_t priority)
Write DMX data to this port.
Definition: StageProfiPort.cpp:40
The namespace containing all OLA symbols.
Definition: Credentials.cpp:44