Skip to content

如何彻底清空播放列表? #222

@jarvan11

Description

@jarvan11

1.先在页面正常播放音频A,然后在页面退出前,调用:
StarrySky.with().stopMusic()
StarrySky.with().clearPlayList()
2.如果在其他页面调用:StarrySky.with().restoreMusic(),此时又会播放音频A了,这个音频A清不掉吗?
请问如何彻底清空播放列表?在步骤1,添加一个空的播放列表,也不行,
如:StarrySky.with().addPlayList(mutableListOf())

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions