Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstmpdclient.h76 GstClockTime gst_mpd_client_get_media_presentation_duration (GstMPDClient *client);
Dgstmpdclient.c2397 gst_mpd_client_get_media_presentation_duration (GstMPDClient * client) in gst_mpd_client_get_media_presentation_duration() function
Dgstdashdemux.c922 return gst_mpd_client_get_media_presentation_duration (demux->client); in gst_dash_demux_get_duration()
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Ddash_mpd.c4254 gst_mpd_client_get_media_presentation_duration (mpdclient); in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/
DChangeLog134706 …- gst_mpd_client_get_media_presentation_duration returns the mediaPresentationDuration from the MP…