You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here is my use case: First, load the MPD manifest and return a list of video resolutions. Then, the user selects a specific resolution, and the corresponding segments are loaded to start playback. During playback, the user should be able to switch resolutions at any time.
I’ve gone through the documentation, but it seems there’s no API to achieve this. Does anyone know how to implement this? Thank you very much!
The text was updated successfully, but these errors were encountered:
Here is my use case: First, load the MPD manifest and return a list of video resolutions. Then, the user selects a specific resolution, and the corresponding segments are loaded to start playback. During playback, the user should be able to switch resolutions at any time.
I’ve gone through the documentation, but it seems there’s no API to achieve this. Does anyone know how to implement this? Thank you very much!
The text was updated successfully, but these errors were encountered: