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

Result of loading cached cover art bytes from disk. More...

#include <src/startup/cover_art_cache.h>

Public Attributes

std::vector< unsigned char > bytes
 Loaded cover art bytes.
 
std::string errorMessage
 Error detail when loading failed.
 
bool fileFound = false
 True when a cached file existed on disk.
 

Detailed Description

Result of loading cached cover art bytes from disk.


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