![]() |
Open Lighting Architecture 0.10.9
|
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. | |