Function gstreamer_video_sys::gst_video_time_code_interval_new[][src]

pub unsafe extern "C" fn gst_video_time_code_interval_new(
    hours: c_uint,
    minutes: c_uint,
    seconds: c_uint,
    frames: c_uint
) -> *mut GstVideoTimeCodeInterval
This is supported on crate feature v1_12 only.