Open Lighting Architecture
0.9.1
|
Metadata that accompanies DMX packets.
Public Member Functions | |
DMXMetadata (unsigned int universe, uint8_t priority=ola::dmx::SOURCE_PRIORITY_DEFAULT) |
Public Attributes | |
unsigned int | universe |
The universe the DMX frame is for. | |
uint8_t | priority |
The priority of the DMX frame. |