Type Definition gstreamer_video_sys::GstVideoConvertSampleCallback[][src]

type GstVideoConvertSampleCallback = Option<unsafe extern "C" fn(_: *mut GstSample, _: *mut GError, _: gpointer)>;