Sunshine latest
Self-hosted game stream host for Moonlight.
mail Namespace Reference

Handles process-wide communication. More...

Variables

constexpr auto audio_packets = std::string_view { "audio_packets" }
 
constexpr auto broadcast_shutdown = std::string_view { "broadcast_shutdown" }
 
constexpr auto gamepad_feedback = std::string_view { "gamepad_feedback" }
 
constexpr auto hdr = std::string_view { "hdr" }
 
constexpr auto idr = std::string_view { "idr" }
 
constexpr auto invalidate_ref_frames = std::string_view { "invalidate_ref_frames" }
 
safe::mail_t man
 A process-wide communication mechanism.
 
constexpr auto shutdown = std::string_view { "shutdown" }
 
constexpr auto switch_display = std::string_view { "switch_display" }
 
constexpr auto touch_port = std::string_view { "touch_port" }
 
constexpr auto video_packets = std::string_view { "video_packets" }
 

Detailed Description

Handles process-wide communication.