Files
shaka-player/lib/abr
Iragne b51ee6ed89 feat(ABR): Abr improvement config (#5400)
I would like to propose an improvement of the AbrConfiguration with this
2 new parameter (as optional) and a new version of the SimpleAbrManager
using that parameter for the switch this.switch_(chosenVariant /* ,
clearbuffer, safe margin*/);

Also providing information about the parameter and updated the demo app
with the capabilities to modify it.
Corrected the unit test and added specific unit test for it

---------

Co-authored-by: Álvaro Velad Galván <ladvan91@hotmail.com>
2023-08-15 18:04:42 +02:00
..