pub unsafe static AVVideoAllowWideColorKey: Option<&'static NSString>Available on crate feature
AVVideoSettings only.Expand description
Indicates whether the client can process wide color
Clients who wish to process wide color content should set the value of this key to
true, or specify AVVideoColorPropertiesKey.
The default value,
false, permits implicit color conversions to occur to a non-wide gamut color space.
See also Appleās documentation