FoxCouncil/videojs-max-quality-selector

unable to get levels

tolew1 opened this issue · 1 comments

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.