* opt: getFileName

* opt: audio-pitch-correction

* opt: spring dialog

* opt: account dialog

* update [skip ci]

---------

Co-authored-by: dom <githubaccount56556@proton.me>
This commit is contained in:
My-Responsitories
2026-01-30 10:31:26 +08:00
committed by GitHub
parent 9442b17d63
commit d6e6e52df2
4 changed files with 183 additions and 169 deletions

View File

@@ -793,7 +793,7 @@ class PlPlayerController {
if (isAnim) {
setShader(superResolutionType.value, pp);
}
await pp.setProperty("af", "scaletempo2=max-speed=8");
// await pp.setProperty('audio-pitch-correction', 'yes'); // default yes
if (Platform.isAndroid) {
await pp.setProperty("volume-max", "100");
await pp.setProperty("ao", Pref.audioOutput);