Type Alias VideoMatrixCoefficients

Source
pub type VideoMatrixCoefficients = VideoMatrixCoefficients;

Aliased Type§

#[repr(u32)]
pub enum VideoMatrixCoefficients { Rgb = 0, Bt709 = 1, Bt470bg = 2, Smpte170m = 3, }

Variants§

§

Rgb = 0

§

Bt709 = 1

§

Bt470bg = 2

§

Smpte170m = 3