Function gst::ffi::gst_video_info_convert[][src]

pub unsafe extern "C" fn gst_video_info_convert(
    info: *mut GstVideoInfo,
    src_format: GstFormat,
    src_value: gint64,
    dest_format: GstFormat,
    dest_value: *mut gint64
) -> gboolean