mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-24 17:35:10 +03:00
415414154d
The receipt buffer mechanism allowed us use byte-based eviction; however, it increased the complexity of StreamingEngine and required us to make strict assumptions about the manifest. With the receipt buffer gone, we will now do time-based eviction. Applications can specify a maximum "buffer tail" length instead of a maximum byte limit. Change-Id: Iafdbe2e71516ea0ae18254b9767ecfc1d6813644