![]() |
Open Lighting Architecture
0.9.5
|
Arguments passed to the SendDMX() method.
Public Member Functions | |
| SendDMXArgs () | |
| Create a new SendDMXArgs object. | |
| SendDMXArgs (GeneralSetCallback *callback) | |
| Create a new SendDMXArgs object. | |
Public Attributes | |
| uint8_t | priority |
| The priority of the data, defaults to ola::dmx::PRIORITY_DEFAULT. | |
| GeneralSetCallback * | callback |
| the Callback to run upon completion. Defaults to NULL. | |
1.8.1.2