mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-21 09:37:02 +08:00
@@ -46,7 +46,7 @@ class VideoPlayerServiceHandler extends BaseAudioHandler with SeekHandler {
|
||||
updatePosition: position,
|
||||
),
|
||||
);
|
||||
await PlPlayerController.seekToIfExists(position, type: 'slider');
|
||||
await PlPlayerController.seekToIfExists(position, isSeek: false);
|
||||
// await player.seekTo(position);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user