Searched refs:GST_M3U8_IS_LIVE (Results 1 – 2 of 2) sorted by relevance
45 #define GST_M3U8_IS_LIVE(m) ((m)->endlist == FALSE) macro
838 if (GST_M3U8_IS_LIVE (self)) { in gst_m3u8_update()851 if (GST_M3U8_IS_LIVE (self)) { in gst_m3u8_update()1054 if (m3u8->current_file == NULL && GST_M3U8_IS_LIVE (m3u8)) { in gst_m3u8_advance_fragment()1161 is_live = GST_M3U8_IS_LIVE (m3u8); in gst_m3u8_is_live()1239 if (GST_M3U8_IS_LIVE (m3u8)) { in gst_m3u8_get_seek_range()