kCMSampleBufferAttachmentKey_GradualDecoderRefresh

Static kCMSampleBufferAttachmentKey_GradualDecoderRefresh 

Source
pub unsafe static kCMSampleBufferAttachmentKey_GradualDecoderRefresh: &'static CFString
Available on crate feature CMSampleBuffer only.
Expand description

Indicates the decoder refresh count.

Sample buffers with this attachment may be used to identify the audio decoder refresh count.

See also Apple’s documentation