[][src]Function gstreamer_video_sys::gst_video_dither_new

pub unsafe extern "C" fn gst_video_dither_new(
    method: GstVideoDitherMethod,
    flags: GstVideoDitherFlags,
    format: GstVideoFormat,
    quantizer: *mut c_uint,
    width: c_uint
) -> *mut GstVideoDither