Home
last modified time | relevance | path

Searched refs:gst_mpd_client_stream_seek (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstmpdclient.h84 gboolean gst_mpd_client_stream_seek (GstMPDClient * client, GstActiveStream * stream, gboolean forw…
Dgstmpdclient.c1662 gst_mpd_client_stream_seek (GstMPDClient * client, GstActiveStream * stream, in gst_mpd_client_stream_seek() function
2995 ret & gst_mpd_client_stream_seek (client, stream->data, TRUE, 0, ts, in gst_mpd_client_seek_to_time()
Dgstdashdemux.c1501 if (!gst_mpd_client_stream_seek (dashdemux->client, dashstream->active_stream, in gst_dash_demux_stream_seek()
2510 gst_mpd_client_stream_seek (new_client, new_stream, in gst_dash_demux_update_manifest_data()
/third_party/gstreamer/gstplugins_bad/
DChangeLog48317 But gst_mpd_client_stream_seek() uses absolute MPD timeline.