videojs-max-quality-selector icon indicating copy to clipboard operation
videojs-max-quality-selector copied to clipboard

unable to get levels

Open tolew1 opened this issue 2 years ago • 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()?

tolew1 avatar Jun 07 '22 03:06 tolew1

If the source supports embedded qualities (HLS/DASH) it should show up automatically.

I haven't seen a usage that uses .getLevelNames() directly.

FoxCouncil avatar Jun 24 '22 08:06 FoxCouncil