Contents

kCMSampleBufferAttachmentKey_ResetDecoderBeforeDecoding

Indicates whether the sample buffer should be reset before decoding (type CFBoolean, default false).

Declaration

let kCMSampleBufferAttachmentKey_ResetDecoderBeforeDecoding: CFString

Discussion

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

This attachment is not written to media files.

See Also

Sample Buffer Keys