Table of Contents

Class VideoFrame

Namespace
LiveKit
public sealed class VideoFrame
Inheritance
VideoFrame
Inherited Members
Extension Methods

Constructors

VideoFrame(VideoBufferInfo, long, VideoRotation)

public VideoFrame(VideoBufferInfo info, long timeStamp, VideoRotation rotation)

Parameters

info VideoBufferInfo
timeStamp long
rotation VideoRotation

Fields

Rotation

public VideoRotation Rotation

Field Value

VideoRotation

Timestamp

public long Timestamp

Field Value

long