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
Copy file name to clipboardExpand all lines: src/streaming/MediaPlayer.js
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1874,13 +1874,17 @@ function MediaPlayer() {
1874
1874
/**
1875
1875
* Registers a custom initial track selection function. Only one function is allowed. Calling this method will overwrite a potentially existing function.
1876
1876
* @param {function} customFunc - the custom function that returns the initial track
0 commit comments