API
Class

PlayBackgroundAudioParams ($UI/wxsys/lib/wx/wx.playBackgroundAudio#PlayBackgroundAudioParams)

使用范围:WX

Contents

class PlayBackgroundAudioParams ($UI/wxsys/lib/wx/wx.playBackgroundAudio#PlayBackgroundAudioParams)

后台播放音乐参数

Constructor Top

  PlayBackgroundAudioParams ()

Static Properties & Enumerations Top

String coverImgUrl

封面路径

String dataUrl

音乐链接

String title

音乐标题

Constructor details Top

public PlayBackgroundAudioParams ()

后台播放音乐参数

Static Properties & Enumerations Detail Top

static public String coverImgUrl

封面路径

static public String dataUrl

音乐链接

static public String title

音乐标题