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
I have a EPlayerView with a player, I want to change it to another player, however, when I call setSimpleExoPlayer(player2), the video stoped at previous player's frame
expected:
new video from new player2 start to play.