pub unsafe static kVTCompressionPropertyKey_YCbCrMatrix: &'static CFStringAvailable on crate feature
VTCompressionProperties only.Expand description
Indicates YCbCr matrix 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