colorSpace property
VideoColorSpace
get
colorSpace
@AvailableInWorkers("window_and_dedicated")
The colorSpace
property of the VideoFrame interface returns a
VideoColorSpace object representing the color space of the video.
Implementation
external VideoColorSpace get colorSpace;