feat: 港澳台模式

This commit is contained in:
guozhigq
2024-06-29 18:47:04 +08:00
parent 922b815ebd
commit 5621c2d8e3
3 changed files with 35 additions and 8 deletions

View File

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