![]() |
Moonlight-XboxOG latest
Moonlight Xbox OG is a port of the Moonlight Game Streaming client to the original Xbox console.
|
Parsed result of a successful /launch or /resume request.
More...
#include <src/network/host_pairing.h>
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. | |
Parsed result of a successful /launch or /resume request.