mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-05 01:27:49 +08:00
opt audio normalization
Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
@@ -856,6 +856,7 @@ class VideoDetailController extends GetxController
|
||||
tryLook: plPlayerController.tryLook,
|
||||
videoType: _actualVideoType ?? videoType,
|
||||
language: currLang.value,
|
||||
voiceBalance: plPlayerController.enableAudioNormalization,
|
||||
);
|
||||
|
||||
if (result case Success(:final response)) {
|
||||
|
||||
Reference in New Issue
Block a user