postDecodeProcessingMetadata
Represents the sequence and frame level metadata for post decode processing. This attachment is used to pass sequence and frame level metadata from a format reader to a decoder or RAW processor. The value should only contain plist types.
Declaration
var postDecodeProcessingMetadata: [String : any Sendable]? { get set }