Type Definition gst::ffi::GstVideoConvertSampleCallback [−][src]
type GstVideoConvertSampleCallback = Option<extern "C" fn(sample: *mut GstSample, error: *mut GError, user_data: gpointer)>;
type GstVideoConvertSampleCallback = Option<extern "C" fn(sample: *mut GstSample, error: *mut GError, user_data: gpointer)>;