Embedded player function return undefined

Hi,
Don’t know if this is the correct place but i couldn’t find an apropriate one.

When calling player.getQuality() on the embedded player it returns undefined instead of returning the quality string.

All other player functions work fine at least the one i tested but i can’t get this one to work.

Bump

Are you using the interactive embed? This works fine for me. Make sure you still have the player instance available from when you initialized it.

yea that was the problem got it to work, one more thing is there a function to clip?

There isn’t a function to Clip, unfortunately. Sorry!