update 清晰度切换
This commit is contained in:
@@ -134,6 +134,7 @@ public class LiveExoPlayerManager {
|
||||
}
|
||||
|
||||
public void switchUrl(String url) {
|
||||
Log.i(TAG, "switchUrl: "+url);
|
||||
isSwitchUrl = true;
|
||||
getNextPlayer().setMediaItem(createMediaItem(url));
|
||||
getNextPlayer().prepare();
|
||||
|
||||
Reference in New Issue
Block a user