feat: 港澳台模式

This commit is contained in:
guozhigq
2024-06-29 18:47:04 +08:00
parent eaae622f95
commit de86dba39d
4 changed files with 40 additions and 12 deletions

View File

@ -104,6 +104,8 @@ class SettingBoxKey {
enablePlayerControlAnimation = 'enablePlayerControlAnimation',
// 默认音频输出方式
defaultAoOutput = 'defaultAoOutput',
// 港澳台模式
enableGATMode = 'enableGATMode',
// youtube 双击快进快退
enableQuickDouble = 'enableQuickDouble',