Hls.GOAL_BUFFER_LENGTH can override GOAL_BUFFER_LENGTH again (#686)
* add tests for all options in HLS * add configuration hierarchy testing * Hls.GOAL_BUFFER_LENGTH is settable to a number greater than 0 with a warning * use Hls.GOAL_BUFFER_LENGTH if it exists * added unit tests to verify warning logs * fixed comment about Mbps vs MB/s
Showing
6 changed files
with
326 additions
and
60 deletions
src/config.js
0 → 100644
test/configuration.test.js
0 → 100644
-
Please register or sign in to post a comment