Home
last modified time | relevance | path

Searched refs:gst_element_add_property_deep_notify_watch (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstelement.c396 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/
Dgstelement.h1190 gulong gst_element_add_property_deep_notify_watch (GstElement * element,
Dgstelement.c3777 gst_element_add_property_deep_notify_watch (GstElement * element, in gst_element_add_property_deep_notify_watch() function
/third_party/gstreamer/gstreamer/tools/
Dgst-launch.c1239 gst_element_add_property_deep_notify_watch (pipeline, NULL, TRUE); in main()
/third_party/gstreamer/gstplugins_base/tools/
Dgst-play.c242 gst_element_add_property_deep_notify_watch (play->playbin, NULL, TRUE); in play_new()
/third_party/gstreamer/gstreamer/
DChangeLog23043 API: gst_element_add_property_deep_notify_watch()