Merge branch 'design'

This commit is contained in:
guozhigq
2024-04-27 20:41:00 +08:00
15 changed files with 202 additions and 154 deletions

View File

@ -353,7 +353,7 @@ class PlPlayerController {
// 初始化播放速度
double speed = 1.0,
// 硬件加速
bool enableHA = true,
bool enableHA = false,
double? width,
double? height,
Duration? duration,