Thomas Jammet
Results
1
issues of
Thomas Jammet
## Description The documentation tells that we need to provide `Representation.bitrate` ([see in README](https://github.com/videojs/videojs-contrib-quality-levels/blob/main/README.md?plain=1#L121)) but it seems that `Representation.bandwidth` is the right property, ([see the source code](https://github.com/videojs/videojs-contrib-quality-levels/blob/main/src/quality-level.js#L36C36-L36C45)). Maybe it's just...
question