CMSampleBufferGetDecodeTimeStamp

Function CMSampleBufferGetDecodeTimeStamp 

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