背景音频 - next

WMPFMusicApi.next

需 WMPF >= 2.2.0 支持,使用前建议阅读注意事项

要求当前正在播放背景音频的小程序切换下一首。

调用参数

返回参数

示例代码

val musicApi = WMPF.getInstance().getMusicApi()
musicApi.next()
posted on 2025-02-22 13:32  AtlasLapetos  阅读(11)  评论(0)    收藏  举报