videojs-hls-quality-selector
videojs-hls-quality-selector copied to clipboard
Placing quality button to custom index
Hi. It would be great to add ability to provide an index to place the quality button in control bar. I am using it along with my custom buttons and it breaks my button sequence because the default quality button index is (buttons length - 2).
I also try with jquery but it does not work
@ndorofeeva you can sort it with any other players button by CSS "order" property. If you using custom styles for the player.