Searched refs:include_value (Results 1 – 2 of 2) sorted by relevance
3692 GParamSpec * pspec, gboolean include_value) in gst_element_property_post_notify_msg() argument3699 include_value ? "" : "out"); in gst_element_property_post_notify_msg()3701 if (include_value && (pspec->flags & G_PARAM_READABLE) != 0) { in gst_element_property_post_notify_msg()3716 gboolean include_value = GPOINTER_TO_INT (user_data); in gst_element_property_deep_notify_cb() local3719 include_value); in gst_element_property_deep_notify_cb()3726 gboolean include_value = GPOINTER_TO_INT (user_data); in gst_element_property_notify_cb() local3729 include_value); in gst_element_property_notify_cb()3746 const gchar * property_name, gboolean include_value) in gst_element_add_property_notify_watch() argument3758 GINT_TO_POINTER (include_value)); in gst_element_add_property_notify_watch()3778 const gchar * property_name, gboolean include_value) in gst_element_add_property_deep_notify_watch() argument[all …]
1188 gboolean include_value);1192 gboolean include_value);