kVTCompressionPropertyKey_ICCProfile
The ICC profile for compressed content.
Declaration
let kVTCompressionPropertyKey_ICCProfile: CFStringDiscussion
If the video encoder enforces specific colorimetry, this property will be read-only (VTSessionSetProperty(_:key:value:) will return kVTPropertyReadOnlyErr). If this property and any of the other color properties (color primaries, transfer function, or YCbCr matrix) are set, they should be set to consistent values, or undefined behavior may occur. The value will be set on the format description for output sample buffers. NULL can be a valid value for this property.