kVTCompressionPropertyKey_ColorPrimaries

Static kVTCompressionPropertyKey_ColorPrimaries 

Source
pub unsafe static kVTCompressionPropertyKey_ColorPrimaries: &'static CFString
Available on crate feature VTCompressionProperties only.
Expand description

Indicates color primaries for compressed content.

Some video encoders may enforce specific colorimetry; in those cases this property will be read-only (SetProperty will return kVTPropertyReadOnlyErr). The value will be set on the format description for output sample buffers.

See also Apple’s documentation