videojs-max-quality-selector
videojs-max-quality-selector copied to clipboard
unable to get levels
Maybe I'm doing this wrong but when I try to access the method it always comes back empty.
player.maxQualitySelector().getLevelNames()
How exactly do you use getLevelNames()?
If the source supports embedded qualities (HLS/DASH) it should show up automatically.
I haven't seen a usage that uses .getLevelNames()
directly.