|
Sunshine master
Self-hosted game stream host for Moonlight.
|
Handles process-wide communication. More...
Variables | |
| constexpr auto | audio_packets = std::string_view { "audio_packets" } |
| Audio packets. | |
| constexpr auto | broadcast_shutdown = std::string_view { "broadcast_shutdown" } |
| Broadcast shutdown. | |
| constexpr auto | gamepad_feedback = std::string_view { "gamepad_feedback" } |
| Gamepad feedback. | |
| constexpr auto | hdr = std::string_view { "hdr" } |
| HDR. | |
| constexpr auto | idr = std::string_view { "idr" } |
| IDR. | |
| constexpr auto | invalidate_ref_frames = std::string_view { "invalidate_ref_frames" } |
| Invalidate ref frames. | |
| safe::mail_t | man |
| A process-wide communication mechanism. | |
| constexpr auto | shutdown = std::string_view { "shutdown" } |
| Shutdown. | |
| constexpr auto | switch_display = std::string_view { "switch_display" } |
| Switch display. | |
| constexpr auto | touch_port = std::string_view { "touch_port" } |
| Touch port. | |
| constexpr auto | video_packets = std::string_view { "video_packets" } |
| Video packets. | |
Handles process-wide communication.