|
MythTV master
|
#include <mythplugins/mytharchive/mytharchive/videoselector.h>
Public Attributes | |
| int | id { 0 } |
| QString | title |
| QString | plot |
| QString | category |
| QString | filename |
| QString | coverfile |
| int | parentalLevel { ParentalLevel::plNone } |
| uint64_t | size { 0 } |
Definition at line 26 of file videoselector.h.
| QString VideoInfo::category |
Definition at line 31 of file videoselector.h.
| QString VideoInfo::coverfile |
Definition at line 33 of file videoselector.h.
| QString VideoInfo::filename |
Definition at line 32 of file videoselector.h.
Referenced by hardwareprofile.os_detect.OSWithFile::__get__(), and hardwareprofile.os_detect.OSWithFile::do_test().
| int VideoInfo::id { 0 } |
Definition at line 28 of file videoselector.h.
Referenced by discid.disc.Disc::__str__(), hardwareprofile.devicelist.PCIDevice::process(), and hardwareprofile.devicelist.USBDevice::process().
| int VideoInfo::parentalLevel { ParentalLevel::plNone } |
Definition at line 34 of file videoselector.h.
| QString VideoInfo::plot |
Definition at line 30 of file videoselector.h.
| uint64_t VideoInfo::size { 0 } |
Definition at line 35 of file videoselector.h.
Referenced by mythburn.FontDef::drawText(), and mythburn.FontDef::getFont().
| QString VideoInfo::title |
Definition at line 29 of file videoselector.h.
Referenced by utils.Song::__eq__(), utils.Song::__str__(), and utils.Song::path1().