AVVideoRange

Type Alias AVVideoRange 

Source
pub type AVVideoRange = NSString;
Available on crate feature AVMediaFormat only.
Expand description

Indicates that the video range as SDR

Indicates that the video range as HLG

Indicates that the video range as PQ

See also Apple’s documentation

Aliased Type§

#[repr(C)]
pub struct AVVideoRange { /* private fields */ }