21#ifndef PLUGINS_STAGEPROFI_STAGEPROFIPORT_H_
22#define PLUGINS_STAGEPROFI_STAGEPROFIPORT_H_
27#include "plugins/stageprofi/StageProfiDevice.h"
A class used to hold a single universe of DMX data.
BasicOutputPort(AbstractDevice *parent, unsigned int port_id, bool start_rdm_discovery_on_patch=false, bool supports_rdm=false)
Create a new BasicOutputPort.
Definition Port.cpp:120
Used to hold a single universe of DMX data.
Definition DmxBuffer.h:49
Definition StageProfiDevice.h:38
StageProfiOutputPort(StageProfiDevice *parent, unsigned int id, StageProfiWidget *widget)
Create a new StageProfi Output Port.
Definition StageProfiPort.cpp:33
bool WriteDMX(const DmxBuffer &buffer, uint8_t priority)
Write DMX data to this port.
Definition StageProfiPort.cpp:40
std::string Description() const
Fetch the string description for a Port.
Definition StageProfiPort.cpp:45
Code for Stageprofi devices.
Code for supported devices and protocols.
The namespace containing all OLA symbols.
Definition Credentials.cpp:44