Home
last modified time | relevance | path

Searched refs:gst_play_message_parse_duration_updated (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/play/
Dgstplay.h411 void gst_play_message_parse_duration_updated (GstMessage *msg, GstClockTime *du…
Dgstplay.c4598 gst_play_message_parse_duration_updated (GstMessage * msg, in gst_play_message_parse_duration_updated() function
/third_party/gstreamer/gstplugins_bad/tests/check/libs/
Dplay.c410 gst_play_message_parse_duration_updated (msg, &duration); in process_play_messages()