Rilis Musik
Nama jenis: MusicRelease
Memperluas MusicPlaylist
Nama |
Jenis |
Deskripsi |
nomorkatalog |
Teks |
Nomor katalog rilis. |
dikreditkanKe |
Organisasi atau Orang |
Grup yang rilisnya dikreditkan jika berbeda dengan byArtist. Misalnya, Red and Blue dikreditkan ke "Stefani Germanotta Band", tetapi oleh Lady Gaga. |
durasi |
Durasi |
Durasi item (film, rekaman audio, acara, dll.) dalam format tanggal ISO 8601. |
musicReleaseFormat |
Jenis Format MusikRelease |
Format rilis ini (jenis media rekaman yang digunakan, yaitu Compact disc, media digital, LP, dll.). |
recordLabel |
Organisasi |
Label yang menerbitkan rilis. |
rilisDari |
Album Musik |
Album yang dirilis adalah rilis ini. |
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2024-09-04 UTC.
[null,null,["Terakhir diperbarui pada 2024-09-04 UTC."],[[["`MusicRelease` extends `MusicPlaylist` and stores information about a specific music release, such as an album or single."],["It includes details like catalog number, release format, record label, and the album it is a release of."],["`MusicRelease` can specify the artist or group credited for the release, which might differ from the performer."],["It also provides the duration of the release and allows linking to the associated album using the `releaseOf` property."]]],["The `MusicRelease` type, extending `MusicPlaylist`, details information about a music release. Key data includes the release's `catalogNumber`, `creditedTo` (organization or person), and `duration` in ISO 8601 format. It also specifies the `musicReleaseFormat` (e.g., CD, digital), the `recordLabel`, and the `releaseOf`, referencing the associated `MusicAlbum`. These fields provide comprehensive details about the specific version of the music release.\n"]]