Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[android] BackgroundAudioManager 背景音频,播放器中修改倍速后,无法获取修改后的速度 #263

Closed
xiaweiss opened this issue Jul 3, 2024 · 0 comments
Labels
android platform 基础库 3.4.9 小程序基础库版本 微信 8.0.49 微信版本 长期无法解决

Comments

@xiaweiss
Copy link
Owner

xiaweiss commented Jul 3, 2024

开始设置倍速为 1,接着在播放器中修改倍速为 2,bgAudio.playbackRate 取到的值还是 1,预期是修改后的 2

安卓异常,ios 表现正常

使用背景:希望能够存住用户设置的倍速,以免反复设置。

Untitled.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android platform 基础库 3.4.9 小程序基础库版本 微信 8.0.49 微信版本 长期无法解决
Projects
None yet
Development

No branches or pull requests

1 participant