Open Lighting Architecture
Latest Git
|
A class used to hold a single universe of DMX data.
Go to the source code of this file.
Classes | |
class | ola::DmxBuffer |
Used to hold a single universe of DMX data. More... | |
Namespaces | |
ola | |
The namespace containing all OLA symbols. | |
Functions | |
std::ostream & | ola::operator<< (std::ostream &out, const DmxBuffer &data) |
Stream operator to allow DmxBuffer to be output to stdout. More... | |