![]() |
Open Lighting Architecture 0.10.9
|
Controls the options for the StreamingClient class.
Public Member Functions | |
| Options () | |
Public Attributes | |
| bool | auto_start |
| uint16_t | server_port |
Create a new options structure with the default options. This includes automatically starting olad if it's not already running.
| bool ola::client::StreamingClient::Options::auto_start |
If true, the client will automatically start olad if it's not already running.
| uint16_t ola::client::StreamingClient::Options::server_port |
The RPC port olad is listening on.