TcrSdk-Windows V1.0
Public Member Functions | List of all members
VideoFrameObserver Class Referenceabstract

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.
 

Detailed Description

This class is used to observe whether there is a callback for video frames.

Member Function Documentation

◆ OnFrame()

virtual void OnFrame ( const VideoFrame videoFrame)
pure virtual

The video frame will be called back through this function.


The documentation for this class was generated from the following file: