|
vdr-plugin-softhddevice-drm-gles 1.6.4-d0291bb
|
Mediaplayer Related Stuff. More...
Classes | |
| class | cPlaylistEntry |
| Playlist Entry. More... | |
| class | cSoftHdPlayer |
| Media Player. More... | |
| class | cSoftHdControl |
| Media Player Control. More... | |
Functions | |
| static bool | IsM3UPlaylist (char *source) |
| Returns true, if the playlist is a m3u playlist. | |
Variables | |
| static cSoftHdControl * | cSoftHdControl::m_pControl = NULL |
| Control instance. | |
| static cSoftHdPlayer * | cSoftHdControl::m_pPlayer = NULL |
Mediaplayer Related Stuff.
Returns true, if the playlist is a m3u playlist.
| source | file or playlist to be played |
Definition at line 83 of file mediaplayer.cpp.
Referenced by cSoftHdPlayer::Action(), and cSoftHdPlayer::cSoftHdPlayer().
|
staticprivate |
Control instance.
Definition at line 119 of file mediaplayer.h.
Referenced by cSoftHdControl::Control(), cSoftHdControl::cSoftHdControl(), and cSoftHdControl::~cSoftHdControl().
|
staticprivate |
Definition at line 120 of file mediaplayer.h.
Referenced by cSoftHdControl::Player(), cSoftHdControl::ProcessKey(), cSoftHdControl::ShowProgress(), and cSoftHdControl::~cSoftHdControl().