PonyPlayer
playback.hpp 文件参考
#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
 

宏定义说明

◆ PONYPLAYER_VIDEOWORKER_H

#define PONYPLAYER_VIDEOWORKER_H