音乐团体
类型名称:MusicGroup
扩展 PerformingGroup
名称 |
类型 |
说明 |
album |
音乐专辑 |
音乐专辑。 |
个相册 |
音乐专辑 |
一系列音乐专辑。 |
genre |
文本 |
创意作品或作品集的类型。 |
musicGroup 成员 |
人称 |
音乐群组的成员,例如 John、Paul、George 或 Ringo。 |
轨道 |
ItemList 或 MusicRecording |
音乐录音(曲目),通常是单曲。如果给出了 ItemList,则列表应包含 MusicRecording 类型的项。 |
跟踪 |
音乐录制 |
音乐录音(曲目),通常是单曲。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-09-04。
[null,null,["最后更新时间 (UTC):2024-09-04。"],[[["`MusicGroup` extends the `PerformingGroup` type and provides properties specific to musical groups."],["It includes details like albums, genre, members (`musicGroupMember`), and individual tracks or a collection of tracks."],["Tracks can be represented using `MusicRecording` for single songs or `ItemList` for a collection of `MusicRecording` items."],["Key properties include `album`, `albums`, `genre`, `musicGroupMember`, `track`, and `tracks`, providing comprehensive information about the music group."]]],[]]