Skip to content

add missing ABR strategies to TypeScript defs

Vinay Rosenberg requested to merge github/fork/slhck/patch-1 into development

Created by: slhck

This adds the following ABR strategies to the TypeScript definitions, since I assume they're all customizable from the settings:

  • abrDynamic
  • abrBola
  • abrL2A
  • abrLoLP
  • abrThroughput

Or are they only available in some specific circumstances?

Merge request reports