mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-16 16:16:40 +03:00
51563c118f
Since SegmentTimeline streams may not have segment numbers, we should not use segment numbers as reference IDs. These IDs must be unique for the buffering and streaming systems to function properly. This also adds assertions to check that reference IDs are unique. Issue #21. Change-Id: Ia94a48c68149283f87d27c6595a4f5a6cca07a27