播放前移除播放尾帧
This commit is contained in:
@@ -198,6 +198,7 @@ public class LivePlayRyViewHolder extends LiveRoomPlayViewHolder {
|
||||
return;
|
||||
}
|
||||
//mPlayer.setCacheParams(1.0f, 5.0f);
|
||||
mVideoView.clearLastFrame(true);
|
||||
mPlayer.setObserver(new V2TXLivePlayerObserver() {
|
||||
String TAG = "播放流";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user