mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-06-24 19:20:15 +08:00
update android default hwdec
Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
@@ -200,7 +200,7 @@ abstract final class Pref {
|
||||
static String get hardwareDecoding => _setting.get(
|
||||
SettingBoxKey.hardwareDecoding,
|
||||
defaultValue: Platform.isAndroid
|
||||
? HwDecType.autoSafe.hwdec
|
||||
? HwDecType.androidDefault
|
||||
: HwDecType.auto.hwdec,
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user