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

Network and browsing requests emitted by one command update. More...

#include <src/app/client_state.h>

Public Attributes

bool appsBrowseRequested = false
 True when app browsing for the selected host should begin.
 
bool appsBrowseShowHidden = false
 Hidden-app visibility requested for the app browse action.
 
std::string connectionTestAddress
 Host address that should be tested.
 
uint16_t connectionTestPort = 0
 Host port that should be tested.
 
bool connectionTestRequested = false
 True when a manual host connection test should run.
 
bool logViewRequested = false
 True when the log viewer should be refreshed from disk.
 
std::string pairingAddress
 Host address targeted by pairing.
 
bool pairingCancelledRequested = false
 True when an in-progress pairing request should be cancelled.
 
std::string pairingPin
 Generated client PIN that should be shown to the user.
 
uint16_t pairingPort = 0
 Host port targeted by pairing.
 
bool pairingRequested = false
 True when manual pairing should begin.
 
bool streamLaunchRequested = false
 True when the selected host app should start or resume streaming.
 

Detailed Description

Network and browsing requests emitted by one command update.


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