Thank you for replying @ziga.vehovec,
So if I pass it subtitles for example Label: ‘English’ and langiage ‘en’ on iOS I see the correct label which is ‘English’ and the url is there. However on Android both the label and language become ‘en’ not ‘English’ for the label. This is not a big issue. The issue is that when we enable a subtitle it appears out of the subtitle-overlay. It is out of frame to the bottom. We minimized the height of the subtitle-overlay using css to fix this issue.
And also there is no getAvailableVideoQualities or setVideoQuality methods.
Thank you