|
vdr-plugin-softhddevice-drm-gles 1.4.0
|
#include <mediaplayer.h>

Public Attributes | |
| string | Path |
| string | File |
| string | Folder |
| string | SubFolder |
| struct PLEntry * | NextEntry |
Definition at line 26 of file mediaplayer.h.
| string PLEntry::File |
Definition at line 28 of file mediaplayer.h.
Referenced by cSoftHdMenu::PlayListMenu(), and cSoftHdPlayer::ReadPL().
| string PLEntry::Folder |
Definition at line 29 of file mediaplayer.h.
Referenced by cSoftHdMenu::PlayListMenu(), and cSoftHdPlayer::ReadPL().
| struct PLEntry* PLEntry::NextEntry |
Definition at line 31 of file mediaplayer.h.
Referenced by cSoftHdPlayer::Action(), cSoftHdMenu::PlayListMenu(), cSoftHdPlayer::ReadPL(), cSoftHdPlayer::SetEntry(), and cSoftHdPlayer::~cSoftHdPlayer().
| string PLEntry::Path |
Definition at line 27 of file mediaplayer.h.
Referenced by cSoftHdPlayer::Action(), cSoftHdPlayer::GetTitle(), and cSoftHdPlayer::ReadPL().
| string PLEntry::SubFolder |
Definition at line 30 of file mediaplayer.h.
Referenced by cSoftHdMenu::PlayListMenu(), and cSoftHdPlayer::ReadPL().