pub unsafe static kCMSampleAttachmentKey_PostDecodeProcessingMetadata: &'static CFStringAvailable on crate feature
CMSampleBuffer only.Expand description
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. It should be a CFDictionary that conforms to CFPropertyList.
See also Appleās documentation