ASAPCabinetFE
 
Loading...
Searching...
No Matches
table_data.h File Reference

Defines the TableData struct for storing VPX table metadata and media paths. More...

#include <string>
#include <cstdint>
+ Include dependency graph for table_data.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  TableData
 Stores metadata and media paths for a VPX table. More...
 

Detailed Description

Defines the TableData struct for storing VPX table metadata and media paths.

This header provides the TableData struct, which encapsulates metadata and file paths for Visual Pinball X (VPX) tables, including media assets (images, videos, music) and metadata from vpxtool or VPS database (vpsdb). It is used by the TableLoader and rendering components in ASAPCabinetFE to manage table information.