TcrSdk-Windows V1.0
Classes | Enumerations
video_frame_observer.h File Reference
#include <memory>
#include <stdint.h>

Go to the source code of this file.

Classes

class  I420Buffer
 The I420Buffer class represents a buffer in I420 format. More...
 
class  VideoFrame
 This class encapsulates video frame data. More...
 
class  VideoFrameObserver
 This class is used to observe whether there is a callback for video frames. More...
 

Enumerations

enum  VideoRotation { kVideoRotation_0 = 0 , kVideoRotation_90 = 90 , kVideoRotation_180 = 180 , kVideoRotation_270 = 270 }
 

Enumeration Type Documentation

◆ VideoRotation

Enumerator
kVideoRotation_0 
kVideoRotation_90 
kVideoRotation_180 
kVideoRotation_270