Searched refs:gst_element_add_property_deep_notify_watch (Results 1 – 6 of 6) sorted by relevance
/third_party/gstreamer/gstreamer/tests/check/gst/ |
D | gstelement.c | 396 gst_element_add_property_deep_notify_watch (pipeline, NULL, TRUE); in GST_START_TEST() 399 gst_element_add_property_deep_notify_watch (pipeline, "silent", FALSE); in GST_START_TEST()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstelement.h | 1190 gulong gst_element_add_property_deep_notify_watch (GstElement * element,
|
D | gstelement.c | 3777 gst_element_add_property_deep_notify_watch (GstElement * element, in gst_element_add_property_deep_notify_watch() function
|
/third_party/gstreamer/gstreamer/tools/ |
D | gst-launch.c | 1239 gst_element_add_property_deep_notify_watch (pipeline, NULL, TRUE); in main()
|
/third_party/gstreamer/gstplugins_base/tools/ |
D | gst-play.c | 242 gst_element_add_property_deep_notify_watch (play->playbin, NULL, TRUE); in play_new()
|
/third_party/gstreamer/gstreamer/ |
D | ChangeLog | 23043 API: gst_element_add_property_deep_notify_watch()
|