Function gstreamer_sys::gst_message_parse_property_notify[][src]

pub unsafe extern "C" fn gst_message_parse_property_notify(
    message: *mut GstMessage,
    object: *mut *mut GstObject,
    property_name: *mut *const c_char,
    property_value: *mut *const GValue
)