mirror of
https://github.com/androidx/media.git
synced 2025-05-04 22:20:47 +08:00

The BandwidthMeter should only be used by MediaSource instances and the objects they reference, so there's really no reason for the player to need to know about it. This change sacrifices DebugTextViewHelper showing the estimated bandwidth, but I think that's a price worth paying. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=127316755