pub unsafe static kCMSampleBufferAttachmentKey_DroppedFrameReason: &'static CFStringAvailable on crate feature
CMSampleBuffer only.Expand description
Indicates the reason the current video frame was dropped.
Sample buffers with this attachment contain no image or data buffer. They mark a dropped video frame. This attachment identifies the reason for the droppage.
See also Appleās documentation