Hi, is there a way to find out if the quality of player is set to “auto”?
I’m using player API Video & Clips | Twitch Developers
but when auto quality is selected the getQuality function results in current quality set by underlying auto-quality-algorithm. I wish to distinguish between, for example, auto quality that is currently at 480pand 480p constant quality setting, like in case in the picture bellow:

In such case the quality is set to auto but getQuality will return “480p30”