Add note about 0 being the default maxBitRate
This commit is contained in:
parent
a43f9c7ce1
commit
839d759e1f
@ -448,6 +448,8 @@ Platforms: iOS
|
|||||||
#### maxBitRate
|
#### maxBitRate
|
||||||
Sets the desired limit, in bits per second, of network bandwidth consumption when multiple video streams are available for a playlist.
|
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:
|
Example:
|
||||||
```
|
```
|
||||||
maxBitRate={2000000} // 2 megabits
|
maxBitRate={2000000} // 2 megabits
|
||||||
|
Loading…
Reference in New Issue
Block a user