mod: update bufferSize

related #93

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-01-04 13:44:59 +08:00
parent 4539e0e5c5
commit 5f6dcc9569
2 changed files with 3 additions and 3 deletions

View File

@@ -934,7 +934,7 @@ List<SettingsModel> get videoSettings => [
settingsType: SettingsType.sw1tch,
title: '扩大缓冲区',
leading: Icon(Icons.storage_outlined),
subtitle: '默认缓冲区为视频3MB/直播16MB开启后为32MB/64MB加载时间变长',
subtitle: '默认缓冲区为视频4MB/直播16MB开启后为32MB/64MB加载时间变长',
setKey: SettingBoxKey.expandBuffer,
defaultVal: false,
),