gstreamer_video_sys

Function gst_video_guess_framerate

Source
pub unsafe extern "C" fn gst_video_guess_framerate(
    duration: GstClockTime,
    dest_n: *mut c_int,
    dest_d: *mut c_int,
) -> gboolean