[−][src]Function gstreamer_sys::gst_control_source_get_value_array
pub unsafe extern "C" fn gst_control_source_get_value_array(
self_: *mut GstControlSource,
timestamp: GstClockTime,
interval: GstClockTime,
n_values: c_uint,
values: *mut c_double
) -> gboolean