Add note about 0 being the default maxBitRate

This commit is contained in:
Hampton Maxwell 2018-12-13 09:48:28 -08:00 committed by GitHub
parent a43f9c7ce1
commit 839d759e1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -448,6 +448,8 @@ Platforms: iOS
#### maxBitRate
Sets the desired limit, in bits per second, of network bandwidth consumption when multiple video streams are available for a playlist.
Default: 0. Don't limit the maxBitRate.
Example:
```
maxBitRate={2000000} // 2 megabits