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
VPLAY-11969 GetTextTrackInfo returns stale information
If the text track is changed without a re-tune then priv_aamps
mPreferredTextTrack, and stream abstractions mTextTrackIndex are not
updated to reflect the current track
The manifest url can be set to null due to an issue with passing the
same string into cache handler methods as multiple params by reference.
The specified language set via SetTextTrack() is ignored in perference to the
prefferedTextLanguage list.
0 commit comments