Contents

CVAttachmentMode.shouldPropagate

Indicates to copy the attachment.

Declaration

case shouldPropagate

Discussion

The CVBufferPropagateAttachments(_:_:) function propagates all attachments that have this attachment mode. For example, in most cases, you’ll want to propagate an attachment bearing a timestamp to each successive buffer.

See Also

Constants