Skip to content

Commit

Permalink
备注
Browse files Browse the repository at this point in the history
  • Loading branch information
CarGuo committed Jun 17, 2024
1 parent ddc6641 commit 967cc6d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ public void showDisplay(Message msg) {
mediaPlayer.setSurface(holder);
}
}
/// 目前setSurface会导致暂时失效然后出现播放的情况,关联 #3649
if (!isPlaying) {
pause();
}
Expand Down

0 comments on commit 967cc6d

Please sign in to comment.