Searched refs:maxSubsegmentDuration (Results 1 – 4 of 4) sorted by relevance
250 if (self->maxSubsegmentDuration) in gst_mpd_root_get_xml_node()252 self->maxSubsegmentDuration); in gst_mpd_root_get_xml_node()379 self->maxSubsegmentDuration = 0; /* [ms] */ in gst_mpd_root_node_init()
51 guint64 maxSubsegmentDuration; /* [ms] */ member
1054 GST_MPD_DURATION_NONE, &new_mpd_root->maxSubsegmentDuration); in gst_mpdparser_parse_root_node()
193 assert_equals_uint64 (mpdclient->mpd_root_node->maxSubsegmentDuration, in GST_START_TEST()6211 assert_equals_uint64 (first_mpdclient->mpd_root_node->maxSubsegmentDuration, in GST_START_TEST()6212 second_mpdclient->mpd_root_node->maxSubsegmentDuration); in GST_START_TEST()