OTVideoFrame Class Reference
Inherits from | NSObject |
Declared in | OTVideoKit.h |
Overview
Defines a frame of a video. See [OTVideoRender renderVideoFrame:] and [OTVideoCaptureConsumer consumeFrame:].
Tasks
Properties of OTVideoFrame objects
-
planes
property -
timestamp
property -
orientation
property -
format
property
Instantiating OTVideoFrame objects
Properties
format
The format of the video frame.
@property (nonatomic, retain) OTVideoFormat *format
Declared In
OTVideoKit.h
orientation
The orientation of the video frame.
@property (nonatomic, assign) OTVideoOrientation orientation
Declared In
OTVideoKit.h