MediaFile Class Reference#
Demo
|
demo::MediaFile Class Reference
Media file data structure. More...
#include <connectivity_system.hpp>
Public Attributes | |
std::string | fileName |
std::string | format |
std::string | location |
Detailed Description
Media file data structure.
This class represents the data of a media file, including the file name, format, and location.
Member Data Documentation
◆ fileName
std::string demo::MediaFile::fileName |
The name of the media file.
◆ format
std::string demo::MediaFile::format |
The format of the media file.
◆ location
std::string demo::MediaFile::location |
The location of the media file.
The documentation for this class was generated from the following file:
- src/demo/connectivity_system.hpp
Generated by 1.9.7