Table of Contents

Enum VideoBufferType

Namespace
LiveKit.Proto

Values of this enum must not be changed It is used to serialize a rtc.VideoFrame on Python

public enum VideoBufferType
Extension Methods

Fields

Abgr = 1
Argb = 2
Bgra = 3
I010 = 9
I420 = 5
I420A = 6
I422 = 7
I444 = 8
Nv12 = 10
Rgb24 = 4
Rgba = 0