Searched refs:gst_message_parse_property_notify (Results 1 – 6 of 6) sorted by relevance
/third_party/gstreamer/gstreamer/gst/ |
D | gstmessage.h | 825 void gst_message_parse_property_notify (GstMessage * message, GstObject ** object, const…
|
D | gstmessage.c | 2998 gst_message_parse_property_notify (GstMessage * message, GstObject ** object, in gst_message_parse_property_notify() function
|
/third_party/gstreamer/gstreamer/tests/check/gst/ |
D | gstelement.c | 369 gst_message_parse_property_notify (msg, (GstObject **) obj, prop_name, val); in bus_wait_for_notify_message()
|
/third_party/gstreamer/gstreamer/tools/ |
D | gst-launch.c | 899 gst_message_parse_property_notify (message, &obj, &name, &val); in bus_handler()
|
/third_party/gstreamer/gstplugins_base/tools/ |
D | gst-play.c | 579 gst_message_parse_property_notify (msg, &obj, &name, &val); in play_bus_msg()
|
/third_party/gstreamer/gstreamer/ |
D | ChangeLog | 23046 API: gst_message_parse_property_notify()
|