Commit 58e60e1f by aquilescanta Committed by Oliver Woodman

Use the Builder pattern for DefaultTrackSelector#Parameters

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=177438430
parent ce8736c7
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
### dev-v2 (not yet released) ### ### dev-v2 (not yet released) ###
* Replace `DefaultTrackSelector.Parameters` copy methods with a builder.
* Allow more flexible loading strategy when playing media containing multiple * Allow more flexible loading strategy when playing media containing multiple
sub-streams, by allowing injection of custom `CompositeSequenceableLoader` sub-streams, by allowing injection of custom `CompositeSequenceableLoader`
factories through `DashMediaSource.Builder`, `HlsMediaSource.Builder`, factories through `DashMediaSource.Builder`, `HlsMediaSource.Builder`,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment