Skip to content

Commit

Permalink
doc fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanlf committed Jun 27, 2019
1 parent 86d072b commit 4b9c25b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/configuration.html
Original file line number Diff line number Diff line change
Expand Up @@ -791,13 +791,14 @@
<li>none: uses the player settings for buffering.</li>
</ul>
</p>
<b>NetworkAdaptation</b> [value: <i>disabled, bandwidth, buffer</i>]
<b>NetworkAdaptation</b> [value: <i>disabled, bandwidth, buffer, BBA-0, BOLA_FINITE, BOLA_BASIC, BOLA_U, BOLA_O</i>]
<p style="text-indent: 5%">
Sets automatic adaptation logic mode:
<ul>
<li>disabled: no adaptation to network condition is used.</li>
<li>bandwidth: network adaptation is based only on available download rate.</li>
<li>buffer: network adaptation is based on available download rate for quality increase and buffer levels for quality drops. Default mode.</li>
<li>Other values: use algorithms as defined in their respective papers.</li>
</ul>

</p>
Expand Down

0 comments on commit 4b9c25b

Please sign in to comment.