Searched refs:GstStreamPeriod (Results 1 – 5 of 5) sorted by relevance
63 typedef struct _GstStreamPeriod GstStreamPeriod; typedef158 void gst_mpdparser_free_stream_period (GstStreamPeriod * stream_period);
48 static GstStreamPeriod *gst_mpd_client_get_stream_period (GstMPDClient *366 GstStreamPeriod *stream_period; in gst_mpd_client_get_segment_duration()685 static GstStreamPeriod *712 GstStreamPeriod *stream_period; in gst_mpd_client_parse_baseURL()763 const GstStreamPeriod *stream_period; in gst_mpd_client_get_segment_end_time()843 GstStreamPeriod *stream_period; in gst_mpd_client_setup_representation()1215 GstStreamPeriod *stream_period; in gst_mpd_client_setup_media_presentation()1226 GstStreamPeriod *stream_period = list->data; in gst_mpd_client_setup_media_presentation()1411 stream_period = g_slice_new0 (GstStreamPeriod); in gst_mpd_client_setup_media_presentation()1531 GstStreamPeriod * period) in gst_mpd_client_get_adaptation_sets_for_period()[all …]
1331 gst_mpdparser_free_stream_period (GstStreamPeriod * stream_period) in gst_mpdparser_free_stream_period()1334 g_slice_free (GstStreamPeriod, stream_period); in gst_mpdparser_free_stream_period()
2307 GstStreamPeriod *period; in gst_dash_demux_seek()
87893 This GstStreamPeriod start value is expressed in nanoseconds,134746 - add the list of GstStreamPeriod in the GstMpdClient data struct134747 - remove cur_period from GstMpdClient and introduce an API to get the current GstStreamPeriod