dagalvao00

Results 3 comments of dagalvao00

> Can you share why handling of `FRAG_LOADING/LOADED` for bitrate tests is important in your app? This helps monitor client behavior during media playback start. We want to be able...

Change the title @robwalch, I think your idea to create a `BitrateTestFragment` class makes sense, I will look into it.

@robwalch what would you think about introducing the following events: BITRATE_TEST_FRAG_LOADING, BITRATE_TEST_FRAG_LOADED, and triggering them instead of the normal FRAG_LOADING/LOADED? This would actually simplify some things, for example in fragment-tracker.ts...