PonyPlayer
|
#include <updatevalue.hpp>
Public 成员函数 | |
UpdateValueVideoFrameRef () | |
UpdateValueVideoFrameRef (const VideoFrameRef &value) | |
UpdateValueVideoFrameRef & | operator= (const VideoFrameRef &videoFrame) override |
const VideoFrameRef & | getUpdate () override |
void | updateBy (UpdateValueVideoFrameRef &updateValue) |
bool | isUpdateSize () const |
![]() | |
UpdateValue () | |
UpdateValue (VideoFrameRef value) | |
operator const VideoFrameRef & () const | |
void | updateBy (UpdateValue &updateValue) |
bool | isUpdate () const |
额外继承的成员函数 | |
![]() | |
VideoFrameRef | m_value |
bool | m_update |
|
inline |
|
inlineexplicit |
|
inlineoverridevirtual |
|
inline |
|
inlineoverridevirtual |
|
inline |