Public Member Functions |
| E131OutputPort (E131Device *parent, int id, E131Node *node, bool prepend_hostname) |
bool | PreSetUniverse (Universe *old_universe, Universe *new_universe) |
void | PostSetUniverse (Universe *old_universe, Universe *new_universe) |
std::string | Description () const |
bool | WriteDMX (const ola::DmxBuffer &buffer, uint8_t priority) |
void | UniverseNameChanged (const std::string &new_name) |
void | SetPreviewMode (bool preview_mode) |
bool | PreviewMode () const |
bool | SupportsPriorities () const |
| BasicOutputPort (AbstractDevice *parent, unsigned int port_id, bool start_rdm_discovery_on_patch=false, bool supports_rdm=false) |
unsigned int | PortId () const |
AbstractDevice * | GetDevice () const |
bool | SetUniverse (Universe *universe) |
Universe * | GetUniverse () const |
std::string | UniqueId () const |
bool | SetPriority (uint8_t priority) |
uint8_t | GetPriority () const |
void | SetPriorityMode (port_priority_mode mode) |
port_priority_mode | GetPriorityMode () const |
port_priority_capability | PriorityCapability () const |
virtual void | SendRDMRequest (const ola::rdm::RDMRequest *request, ola::rdm::RDMCallback *callback) |
virtual void | RunFullDiscovery (ola::rdm::RDMDiscoveryCallback *on_complete) |
virtual void | RunIncrementalDiscovery (ola::rdm::RDMDiscoveryCallback *on_complete) |
virtual bool | SupportsTimeCode () const |
virtual bool | SendTimeCode (const ola::timecode::TimeCode &) |
virtual bool | SupportsRDM () const |
The documentation for this class was generated from the following files: