[][src]Type Definition gst::ffi::GstControlSourceGetValue

type GstControlSourceGetValue = Option<extern "C" fn(_self: *mut GstControlSource, timestamp: GstClockTime, value: *mut gdouble) -> gboolean>;