Function gstreamer_video_sys::gst_video_chroma_resample_new

source ยท
pub unsafe extern "C" fn gst_video_chroma_resample_new(
    method: GstVideoChromaMethod,
    site: GstVideoChromaSite,
    flags: GstVideoChromaFlags,
    format: GstVideoFormat,
    h_factor: c_int,
    v_factor: c_int,
) -> *mut GstVideoChromaResample