mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
Merge branch 'feature-media_kit' into alpha
This commit is contained in:
@@ -377,7 +377,8 @@ class PlPlayerController {
|
||||
);
|
||||
|
||||
var pp = player.platform as NativePlayer;
|
||||
|
||||
// 解除倍速限制
|
||||
await pp.setProperty("af", "scaletempo2=max-speed=8");
|
||||
// 音轨
|
||||
if (dataSource.audioSource != '' && dataSource.audioSource != null) {
|
||||
await pp.setProperty(
|
||||
|
||||
Reference in New Issue
Block a user