Function CMTimeConvertScale

Source
pub unsafe extern "C" fn CMTimeConvertScale(
    time: CMTime,
    newTimescale: CMTimeScale,
    method: CMTimeRoundingMethod,
) -> CMTime