mod: 默认关闭硬解
This commit is contained in:
@ -353,7 +353,7 @@ class PlPlayerController {
|
||||
// 初始化播放速度
|
||||
double speed = 1.0,
|
||||
// 硬件加速
|
||||
bool enableHA = true,
|
||||
bool enableHA = false,
|
||||
double? width,
|
||||
double? height,
|
||||
Duration? duration,
|
||||
|
Reference in New Issue
Block a user