![]() |
Sunshine v2025.118.151840
Self-hosted game stream host for Moonlight.
|
Namespace for controlling the Sunshine service model on Windows. More...
Classes | |
| class | service_controller |
Functions | |
| bool | is_service_running () |
| Check if the service is running. | |
| bool | start_service () |
| Start the service and wait for startup to complete. | |
| bool | wait_for_ui_ready () |
| Wait for the UI to be ready after Sunshine startup. | |
Namespace for controlling the Sunshine service model on Windows.
| bool service_ctrl::is_service_running | ( | ) |
Check if the service is running.
Examples
| bool service_ctrl::start_service | ( | ) |
Start the service and wait for startup to complete.
Examples
| bool service_ctrl::wait_for_ui_ready | ( | ) |
Wait for the UI to be ready after Sunshine startup.
Examples