Enum VideoBufferType
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 = 1Argb = 2Bgra = 3I010 = 9I420 = 5I420A = 6I422 = 7I444 = 8Nv12 = 10Rgb24 = 4Rgba = 0