pub unsafe static kCMSampleBufferAttachmentKey_Reverse: &'static CFStringAvailable on crate feature
CMSampleBuffer only.Expand description
Indicates that the decoded contents of the sample buffer should be reversed. If this attachment is not present, the sample buffer should be played forwards as usual. Reversal occurs after trimming and speed multipliers.
See also Appleās documentation