plugin
0.1.0
|
Public Member Functions | |
Task (VideoFrame::Ptr sharedVideoFrame, float priority=0) | |
virtual bool | isReady ()=0 |
virtual void | process ()=0 |
Public Attributes | |
std::string | name |
VideoFrame::Ptr | sharedVideoFrame |
const float | priority |