pub unsafe static kVTSampleAttachmentKey_QualityMetrics: &'static CFStringAvailable on crate feature
VTCompressionProperties only.Expand description
The value for this key contain quality-related metadata from the video encoder for a video frame.
The video encoder will attach this via the CMSampleBufferGetSampleAttachmentsArray interface before emitting the sample buffer.
See also Appleās documentation