Skip to content

Commit

Permalink
fix README about reportBandwidth (#1816)
Browse files Browse the repository at this point in the history
  • Loading branch information
set0gut1 authored and benoitdion committed Nov 8, 2019
1 parent b97663e commit 257be24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -628,8 +628,8 @@ Platforms: all
#### reportBandwidth
Determine whether to generate onBandwidthUpdate events. This is needed due to the high frequency of these events on ExoPlayer.

* **false (default)** - Generate onBandwidthUpdate events
* **true** - Don't generate onBandwidthUpdate events
* **false (default)** - Don't generate onBandwidthUpdate events
* **true** - Generate onBandwidthUpdate events

Platforms: Android ExoPlayer

Expand Down

0 comments on commit 257be24

Please sign in to comment.