CMSampleBufferGetOutputDuration

Function CMSampleBufferGetOutputDuration 

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