Function ffmpeg::ffi::av_compare_ts
source · pub unsafe extern "C" fn av_compare_ts(
ts_a: i64,
tb_a: AVRational,
ts_b: i64,
tb_b: AVRational
) -> c_int
pub unsafe extern "C" fn av_compare_ts(
ts_a: i64,
tb_a: AVRational,
ts_b: i64,
tb_b: AVRational
) -> c_int