Contents

kCMSampleBufferAttachmentKey_Reverse

Indicates that the decoded contents of the sample buffer should be reversed (type CFBoolean, default false).

Declaration

let kCMSampleBufferAttachmentKey_Reverse: CFString

Discussion

If this attachment is not present, the sample buffer should be played forwards as usual. Reversal occurs after trimming and speed multipliers.

See Also

Sample Buffer Keys