PonyPlayer
VideoFrame类 参考

#include <frame.hpp>

Public 成员函数

 VideoFrame (AVFrame *frame, double pts, const bool isValid)
 
 ~VideoFrame ()
 
void unref ()
 

静态 Public 属性

static std::atomic< int > totalCount = 0
 

友元

class VideoFrameRef
 

构造及析构函数说明

◆ VideoFrame()

VideoFrame::VideoFrame ( AVFrame *  frame,
double  pts,
const bool  isValid 
)
inline

◆ ~VideoFrame()

VideoFrame::~VideoFrame ( )
inline

成员函数说明

◆ unref()

void VideoFrame::unref ( )
inline

友元及相关函数文档

◆ VideoFrameRef

friend class VideoFrameRef
friend

类成员变量说明

◆ totalCount

std::atomic<int> VideoFrame::totalCount = 0
inlinestatic

该类的文档由以下文件生成: