Sunshine master
Self-hosted game stream host for Moonlight.
config::stream_t Struct Reference

Network stream settings shared by audio, video, and control channels. More...

#include <src/config.h>

Public Attributes

int fec_percentage
 Percentage of forward-error-correction packets to add to the stream.
 
std::string file_apps
 Path to the configured applications file.
 
int lan_encryption_mode
 Video encryption policy for LAN clients.
 
int packetsize
 Maximum payload size for network packets.
 
std::chrono::milliseconds ping_timeout
 Timeout used when waiting for client ping responses.
 
int wan_encryption_mode
 Video encryption policy for WAN clients.
 

Detailed Description

Network stream settings shared by audio, video, and control channels.


The documentation for this struct was generated from the following file: