Fix stuck buffering problem caused by target buffer size of 0.
When no tracks are selected (or only tracks of unknown type), the target buffer size is calculated to be 0. This means the player won't request to buffer more data, nor can it start playback and will be stuck forever. PiperOrigin-RevId: 301374229
Showing
with
18 additions
and
3 deletions
Please
register
or
sign in
to comment