mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 03:06:59 +08:00
@@ -1592,6 +1592,9 @@ class PlPlayerController with BlockConfigMixin {
|
||||
if (playerStatus.isPlaying) {
|
||||
WakelockPlus.disable();
|
||||
}
|
||||
if (kDebugMode) {
|
||||
debugPrint('dispose player');
|
||||
}
|
||||
_videoPlayerController?.dispose();
|
||||
_videoPlayerController = null;
|
||||
_videoController = null;
|
||||
|
||||
Reference in New Issue
Block a user