format property
@AvailableInWorkers("window_and_dedicated")
The format property of the VideoFrame interface returns the pixel
format of the VideoFrame.
Implementation
external VideoPixelFormat? get format;
@AvailableInWorkers("window_and_dedicated")
The format property of the VideoFrame interface returns the pixel
format of the VideoFrame.
external VideoPixelFormat? get format;