Skip to content

Commit

Permalink
force playing
Browse files Browse the repository at this point in the history
  • Loading branch information
orz12 committed Jul 24, 2024
1 parent 81d7633 commit 2861179
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/services/audio_handler.dart
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@ class VideoPlayerServiceHandler extends BaseAudioHandler with SeekHandler {
if (!PlPlayerController.instanceExists()) return;
// _item.add(mediaItem);
setMediaItem(mediaItem);
setPlaybackState(PlayerStatus.playing, false);
}

onVideoDetailDispose() {
Expand Down

0 comments on commit 2861179

Please sign in to comment.