mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
@@ -1244,9 +1244,10 @@ class PlPlayerController {
|
||||
await seekTo(Duration.zero, isSeek: false);
|
||||
}
|
||||
|
||||
await audioSessionHandler?.setActive(true);
|
||||
await _videoPlayerController?.play();
|
||||
|
||||
audioSessionHandler?.setActive(true);
|
||||
|
||||
playerStatus.status.value = PlayerStatus.playing;
|
||||
// screenManager.setOverlays(false);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user