Simplification: Move common logic to TrackSelection
- TrackSelection now exposes the selected formats, ordered by decreasing bandwidth. This removes the need for DASH, SS and HLS to do the sorting individually. - The change also removes the need to reconstruct TrackSelection instances with a different group index in various places (e.g. MergingMediaPeriod). - This is also a step toward potentially packaging the FormatEvaluator inside of the TrackSelection (TBD). ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=128159064
Showing
with
239 additions
and
342 deletions
Please
register
or
sign in
to comment