![]() |
Moonlight-XboxOG latest
Moonlight Xbox OG is a port of the Moonlight Game Streaming client to the original Xbox console.
|
Implements streaming statistics text formatting. More...
Functions | |
| std::vector< std::string > | streaming::build_stats_overlay_lines (const StreamStatisticsSnapshot &snapshot) |
| Build text rows for streaming statistics displays. | |
Implements streaming statistics text formatting.
| std::vector< std::string > streaming::build_stats_overlay_lines | ( | const StreamStatisticsSnapshot & | snapshot | ) |
Build text rows for streaming statistics displays.
Negative metric values are treated as unavailable and omitted from the corresponding row.
| snapshot | Telemetry values to display. |