gstreamer_sys

Function gst_control_source_get_value

Source
pub unsafe extern "C" fn gst_control_source_get_value(
    self_: *mut GstControlSource,
    timestamp: GstClockTime,
    value: *mut c_double,
) -> gboolean