Thu Oct 08 2020
Why can't I set a video quality with the iOS SDK?
Selecting a specific quality isn't possible as the AV Player (Apple Native) is used by the iOS SDK. The AV Player automatically selects the most relevant video quality while avoiding re-buffering as much as possible, depending on the network conditions of the user. Only the option to define a maxSelectableBitrate
[1] is supported.