Type Alias VideoTransferCharacteristics

Source
pub type VideoTransferCharacteristics = VideoTransferCharacteristics;

Aliased Type§

#[repr(u32)]
pub enum VideoTransferCharacteristics { Bt709 = 0, Smpte170m = 1, Iec6196621 = 2, }

Variants§

§

Bt709 = 0

§

Smpte170m = 1

§

Iec6196621 = 2