[−][src]Function gstreamer_video_sys::gst_video_scaler_new
pub unsafe extern "C" fn gst_video_scaler_new(
method: GstVideoResamplerMethod,
flags: GstVideoScalerFlags,
n_taps: c_uint,
in_size: c_uint,
out_size: c_uint,
options: *mut GstStructure
) -> *mut GstVideoScaler