mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-06-26 12:20:17 +08:00
feat: custom buffer size (#2370)
* feat: custom buffer size * cache buffer params --------- Co-authored-by: dom <githubaccount56556@proton.me>
This commit is contained in:
@@ -9,6 +9,8 @@ abstract final class SettingBoxKey {
|
||||
secondDecode = 'secondDecode',
|
||||
defaultPicQa = 'defaultPicQa',
|
||||
audioOutput = 'audioOutput',
|
||||
bufferSize = 'bufferSize',
|
||||
bufferSec = 'bufferSec',
|
||||
hardwareDecoding = 'hardwareDecoding',
|
||||
videoSync = 'videoSync',
|
||||
enableOnlineTotal = 'enableOnlineTotal',
|
||||
|
||||
Reference in New Issue
Block a user