PonyPlayer
|
#include <QObject>
#include <QThread>
#include <QDebug>
#include <QCoreApplication>
#include <utility>
#include "demuxer.hpp"
#include "audiosink.hpp"
#include "frame.hpp"
类 | |
class | Playback |
负责输出视频和音频(不含视频预览). 更多... | |
宏定义 | |
#define | PONYPLAYER_VIDEOWORKER_H |
#define PONYPLAYER_VIDEOWORKER_H |