Home
last modified time | relevance | path

Searched refs:gst_message_new_progress (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstmessage.c413 gst_message_new_progress (NULL, GST_PROGRESS_TYPE_START, "connecting", in GST_START_TEST()
/third_party/gstreamer/gstreamer/gst/
Dgstmessage.h745 GstMessage * gst_message_new_progress (GstObject * src, GstProgressType type, const gc…
Dgstmessage.c2425 gst_message_new_progress (GstObject * src, GstProgressType type, in gst_message_new_progress() function
/third_party/gstreamer/gstplugins_good/gst/rtsp/
Dgstrtspsrc.c492 gst_message_new_progress (GST_OBJECT_CAST (el), \
/third_party/gstreamer/gstreamer/
DChangeLog20763 message: Fix typo in gst_message_new_progress() docs