Function gst::ffi::gst_object_get_value[][src]

pub unsafe extern "C" fn gst_object_get_value(
    object: *mut GstObject,
    property_name: *const gchar,
    timestamp: GstClockTime
) -> *mut GValue