mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00

Now [DASH/SS]SampleSource instances are creating ChunkTrackStream instances dynamically, it makes sense to always require that the min retry count be injected from that level. The SampleSource implementations should also use the retry count when refreshing the manifest. The option to configure the retry count on the SampleSource classes will arrive in a later CL. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=122424774