CMSampleBufferGetDuration

Function CMSampleBufferGetDuration 

Source
pub unsafe extern "C-unwind" fn CMSampleBufferGetDuration(
    sbuf: &CMSampleBuffer,
) -> CMTime
👎Deprecated: renamed to CMSampleBuffer::duration
Available on crate features CMSampleBuffer and CMTime only.