Searched refs:timeShiftBufferDepth (Results 1 – 6 of 6) sorted by relevance
417 guint64 timeShiftBufferDepth; /* [ms] */ member
494 if (self->client->mpd_node->timeShiftBufferDepth == GST_MPD_DURATION_NONE) { in gst_dash_demux_get_live_seek_range()498 *stop - (self->client->mpd_node->timeShiftBufferDepth * GST_MSECOND); in gst_dash_demux_get_live_seek_range()
2364 GST_MPD_DURATION_NONE, &new_mpd->timeShiftBufferDepth); in gst_mpdparser_parse_root_node()
151 assert_equals_uint64 (mpdclient->mpd_node->timeShiftBufferDepth, in GST_START_TEST()
2471 guaranteed to be available. This will go in the @samp{timeShiftBufferDepth}
51736 dash: Correct check for valid timeShiftBufferDepth51737 If not set, the timeShiftBufferDepth has a default value of -1.51740 timeShiftBufferDepth with 0 instead of -1 to determine if it was set.59802 comprised between now - timeShiftBufferDepth and now.59806 timeShiftBufferDepth.