文档中心/本页总览Method getMusicgetMusic获取当前页面列表中音乐资源的详细信息。TypeScriptabstract getMusic(index: number): Music;参数index Music 数组的索引。返回值一个 Music 实例。