Function gstreamer_video_sys::gst_video_converter_new

source ·
pub unsafe extern "C" fn gst_video_converter_new(
    in_info: *const GstVideoInfo,
    out_info: *const GstVideoInfo,
    config: *mut GstStructure,
) -> *mut GstVideoConverter