mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-26 17:46:26 +03:00
b51ee6ed89
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>