Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(HLS): Improve Low Latency performance in HLS (shaka-project#4952)
In Low Latency HLS, the low latency segments are integer segments instead of partial segments like in DASH, so we can avoid reading part of the segment and increase performance on low-end devices.
- Loading branch information