Open Lighting Architecture  Latest Git
Classes | Public Member Functions | List of all members
ola::client::StreamingClientInterface Class Referenceabstract

Detailed Description

The interface for the StreamingClient class.

Inheritance diagram for ola::client::StreamingClientInterface:
Inheritance graph
[legend]

Classes

class  SendArgs
 

Public Member Functions

virtual bool Setup ()=0
 
virtual void Stop ()=0
 
virtual bool SendDmx (unsigned int universe, const DmxBuffer &data)=0
 
virtual bool SendDMX (unsigned int universe, const DmxBuffer &data, const SendArgs &args)=0
 

The documentation for this class was generated from the following file: