mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-23 04:00:28 +08:00
refa video params
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -380,8 +380,7 @@ class _PLVideoPlayerState extends State<PLVideoPlayer>
|
||||
),
|
||||
|
||||
/// 超分辨率
|
||||
BottomControlType.superResolution:
|
||||
Get.parameters['type'] == '1' || Get.parameters['type'] == '4'
|
||||
BottomControlType.superResolution: plPlayerController.isAnim
|
||||
? Container(
|
||||
height: 30,
|
||||
margin: const EdgeInsets.symmetric(horizontal: 10),
|
||||
|
||||
Reference in New Issue
Block a user