CMSampleBufferTrackDataReadiness

Function CMSampleBufferTrackDataReadiness 

Source
pub unsafe extern "C-unwind" fn CMSampleBufferTrackDataReadiness(
    sbuf: &CMSampleBuffer,
    sample_buffer_to_track: &CMSampleBuffer,
) -> i32
👎Deprecated: renamed to CMSampleBuffer::track_data_readiness
Available on crate feature CMSampleBuffer only.