Type Definition gst::ffi::GstControlSourceGetValueArray [−][src]
type GstControlSourceGetValueArray = Option<extern "C" fn(_self: *mut GstControlSource, timestamp: GstClockTime, interval: GstClockTime, n_values: guint, values: *mut gdouble) -> gboolean>;