|
vdr-plugin-softhddevice-drm-gles 1.4.0
|
Mediaplayer class. More...
#include <cstdlib>#include <sys/stat.h>#include <string>#include <fstream>#include <vdr/interface.h>#include <vdr/player.h>#include <vdr/plugin.h>#include <vdr/videodir.h>#include "mediaplayer.h"#include "softhdmenu.h"#include "softhddevice.h"#include "logger.h"#include <libavcodec/avcodec.h>#include <libavformat/avformat.h>#include "misc.h"#include "videostream.h"#include "audio.h"
Go to the source code of this file.
Mediaplayer class.
This file defines all classes used for the integrated mediaplayer
AGPLv3
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
Definition in file mediaplayer.cpp.