# WMPFMusicApi.next

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

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

# 调用参数

# 返回参数

# 示例代码

val musicApi = WMPF.getInstance().getMusicApi()
musicApi.next()