Searched refs:is_eof (Results 1 – 2 of 2) sorted by relevance
14 pub is_eof: bool, field23 is_eof: bool, in new()30 is_eof, in new()101 is_eof: bool, in add_segment()116 let segment = Segment::new(duration, discontinuity, ts_name, ts_path, is_eof); in add_segment()176 if segment.is_eof { in refresh_playlist()
114 let is_eof = self.is_read_object_eof()?; in read_object() localVariable116 if is_eof { in read_object()