kCMSampleBufferNotification_DataBecameReady

Static kCMSampleBufferNotification_DataBecameReady 

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

Posted on a CMSampleBuffer by CMSampleBufferSetDataReady when the buffer becomes ready.

See also Apple’s documentation