mod: 切换至前台继续播放
This commit is contained in:
@ -218,6 +218,7 @@ class _PLVideoPlayerState extends State<PLVideoPlayer>
|
||||
controller: videoController,
|
||||
controls: NoVideoControls,
|
||||
pauseUponEnteringBackgroundMode: !enableBackgroundPlay,
|
||||
resumeUponEnteringForegroundMode: true,
|
||||
subtitleViewConfiguration: SubtitleViewConfiguration(
|
||||
style: subTitleStyle,
|
||||
textAlign: TextAlign.center,
|
||||
|
Reference in New Issue
Block a user