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

App metadata shown on the per-host apps page. More...

#include <src/app/host_records.h>

Public Attributes

bool boxArtCached = false
 True when the referenced box art is already cached on disk.
 
std::string boxArtCacheKey
 Cache key used to load box art from local storage.
 
bool favorite = false
 True when the app is pinned as a favorite locally.
 
bool hdrSupported = false
 True when the app advertises HDR streaming support.
 
bool hidden = false
 True when the app should be hidden from the default browse view.
 
int id = 0
 Stable host-defined application identifier.
 
std::string name
 Display name reported by the host.
 
bool running = false
 True when the app is currently running on the host.
 

Detailed Description

App metadata shown on the per-host apps page.


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