Function gst::ffi::gst_object_get_value_array [−][src]
pub unsafe extern "C" fn gst_object_get_value_array(
object: *mut GstObject,
property_name: *const gchar,
timestamp: GstClockTime,
interval: GstClockTime,
n_values: guint,
values: gpointer
) -> gboolean