Contents

kCMSampleBufferAttachmentKey_PermanentEmptyMedia

Marks the end of the sequence of samples (type CFBoolean, default false).

Declaration

let kCMSampleBufferAttachmentKey_PermanentEmptyMedia: CFString

Discussion

Marker sample buffers with this attachment in addition to kCMSampleBufferAttachmentKey_EmptyMedia are used to indicate that no further samples are expected.

See Also

Sample Buffer Keys