Moonlight-XboxOG latest
Moonlight Xbox OG is a port of the Moonlight Game Streaming client to the original Xbox console.
network::StreamLaunchResult Struct Reference

Parsed result of a successful /launch or /resume request. More...

#include <src/network/host_pairing.h>

Collaboration diagram for network::StreamLaunchResult:
[legend]

Public Attributes

std::string appVersion
 Full appversion string to pass to moonlight-common-c.
 
std::string gfeVersion
 Full GFE or Sunshine version string reported during launch.
 
bool resumedSession = false
 True when an existing host session was resumed instead of launching a new app.
 
std::string rtspSessionUrl
 Optional RTSP session URL returned by the host.
 
int serverCodecModeSupport = 0
 Codec capability mask to pass to moonlight-common-c.
 
HostPairingServerInfo serverInfo
 Latest host server-info metadata used for the launch decision.
 

Detailed Description

Parsed result of a successful /launch or /resume request.


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