App metadata shown on the per-host apps page.
More...
#include <src/app/host_records.h>
|
|
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.
|
| |
App metadata shown on the per-host apps page.
The documentation for this struct was generated from the following file: