Contents

kCMSampleBufferAttachmentKey_DrainAfterDecoding

Indicates whether the sample buffer should be drained after decoding type CFBoolean, default false).

Declaration

let kCMSampleBufferAttachmentKey_DrainAfterDecoding: CFString

Discussion

This attachment is used at run time to indicate that a sample precedes a break in decode sequence and that it is appropriate to drain the decoder after decoding this sample.

This attachment is not written to media files.

See Also

Sample Buffer Keys