PonyPlayer
UpdateValueVideoFrameRef类 参考

#include <updatevalue.hpp>

类 UpdateValueVideoFrameRef 继承关系图:
UpdateValue< VideoFrameRef >

Public 成员函数

 UpdateValueVideoFrameRef ()
 
 UpdateValueVideoFrameRef (const VideoFrameRef &value)
 
UpdateValueVideoFrameRefoperator= (const VideoFrameRef &videoFrame) override
 
const VideoFrameRefgetUpdate () override
 
void updateBy (UpdateValueVideoFrameRef &updateValue)
 
bool isUpdateSize () const
 
- Public 成员函数 继承自 UpdateValue< VideoFrameRef >
 UpdateValue ()
 
 UpdateValue (VideoFrameRef value)
 
 operator const VideoFrameRef & () const
 
void updateBy (UpdateValue &updateValue)
 
bool isUpdate () const
 

额外继承的成员函数

- Protected 属性 继承自 UpdateValue< VideoFrameRef >
VideoFrameRef m_value
 
bool m_update
 

构造及析构函数说明

◆ UpdateValueVideoFrameRef() [1/2]

UpdateValueVideoFrameRef::UpdateValueVideoFrameRef ( )
inline

◆ UpdateValueVideoFrameRef() [2/2]

UpdateValueVideoFrameRef::UpdateValueVideoFrameRef ( const VideoFrameRef value)
inlineexplicit

成员函数说明

◆ getUpdate()

const VideoFrameRef & UpdateValueVideoFrameRef::getUpdate ( )
inlineoverridevirtual

◆ isUpdateSize()

bool UpdateValueVideoFrameRef::isUpdateSize ( ) const
inline

◆ operator=()

UpdateValueVideoFrameRef & UpdateValueVideoFrameRef::operator= ( const VideoFrameRef videoFrame)
inlineoverridevirtual

◆ updateBy()

void UpdateValueVideoFrameRef::updateBy ( UpdateValueVideoFrameRef updateValue)
inline

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