|
TcrSdk-Windows V1.0
|
#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 } |
| enum VideoRotation |