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