opt: 长按倍速逻辑优化 issues #240

This commit is contained in:
guozhigq
2023-12-17 16:11:53 +08:00
parent b82c43c303
commit 3d6d0b0c44
3 changed files with 61 additions and 20 deletions

View File

@ -107,6 +107,7 @@ class SettingBoxKey {
static const String p1080 = 'p1080';
static const String enableCDN = 'enableCDN';
static const String autoPiP = 'autoPiP';
static const String enableAutoLongPressSpeed = 'enableAutoLongPressSpeed';
// youtube 双击快进快退
static const String enableQuickDouble = 'enableQuickDouble';