ReadonlyfullThe fullRange read-only property of the VideoColorSpace interface returns true if full-range color values are used.
ReadonlymatrixThe matrix read-only property of the VideoColorSpace interface returns the matrix coefficient of the video.
ReadonlyprimariesThe primaries read-only property of the VideoColorSpace interface returns the color gamut of the video.
ReadonlytransferThe transfer read-only property of the VideoColorSpace interface returns the opto-electronic transfer characteristics of the video.
The toJSON() method of the VideoColorSpace interface is a serializer that returns a JSON representation of the VideoColorSpace object.
The
VideoColorSpaceinterface of the WebCodecs API represents the color space of a video.MDN Reference