TcrSdk-Windows V1.0
|
This class is used to observe whether there is a callback for video frames. More...
#include <video_frame_observer.h>
Public Member Functions | |
virtual void | OnFrame (const VideoFrame &videoFrame)=0 |
The video frame will be called back through this function. | |
This class is used to observe whether there is a callback for video frames.
|
pure virtual |
The video frame will be called back through this function.