วงดนตรี
ชื่อประเภท: MusicGroup
ขยาย PerformingGroup
ชื่อ |
ประเภท |
คำอธิบาย |
อัลบั้ม |
อัลบั้มเพลง |
อัลบั้มเพลง |
อัลบั้ม |
อัลบั้มเพลง |
คอลเล็กชันอัลบั้มเพลง |
ประเภท |
Text |
ประเภทผลงานหรือกลุ่มครีเอทีฟโฆษณา |
สมาชิกกลุ่มเพลง |
Person |
เป็นสมาชิกของกลุ่มเพลง เช่น John, Paul, George หรือ Ringo |
ติดตาม |
ItemList หรือ MusicRecording |
การบันทึกเสียง (แทร็ก) ซึ่งมักจะเป็นเพลงเดียว หากมีชื่อรายการสินค้า รายการนี้ควรมีรายการประเภท MusicRecording |
แทร็ก |
การบันทึกเพลง |
การบันทึกเสียง (แทร็ก) ซึ่งมักจะเป็นเพลงเดียว |
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-09-04 UTC
[null,null,["อัปเดตล่าสุด 2024-09-04 UTC"],[[["`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."]]],["The `MusicGroup` type, extending `PerformingGroup`, includes properties for describing musical entities. Key information includes `album` and `albums` to define music albums. `genre` specifies the music genre. `musicGroupMember` details individual members, while `track` and `tracks` properties provide ways to list individual music recordings, using `MusicRecording` types or an `ItemList` of `MusicRecording` instances.\n"]]