PonyPlayer
|
#include "helper.hpp"
#include "ponyplayer.h"
#include <mutex>
#include <functional>
#include <queue>
#include <libavformat/avformat.h>
类 | |
class | VideoFrame |
class | VideoFrameRef |
class | AudioFrame |
变量 | |
INCLUDE_FFMPEG_BEGIN INCLUDE_FFMPEG_END typedef std::function< void(AVFrame *)> | FrameFreeFunc |
INCLUDE_FFMPEG_BEGIN INCLUDE_FFMPEG_END typedef std::function<void(AVFrame *)> FrameFreeFunc |