Bản phát hành âm nhạc
Tên loại: MusicRelease
Mở rộng MusicDanh sách phát
Tên |
Loại |
Mô tả |
số mục |
Văn bản |
Số danh mục của bản phát hành. |
tín dụng cho |
Tổ chức hoặc Người |
Nhóm nhạc phát hành sẽ được ghi nhận giá trị nếu không phải theo nghệ sĩ. Ví dụ: Red và Blue được ghi nhận là "Stefani Germanotta Band", nhưng là của Lady Gaga. |
duration |
Thời lượng |
Thời lượng của mục (phim, bản ghi âm, sự kiện, v.v.) ở định dạng ngày ISO 8601. |
musicReleaseFormat |
MusicReleaseFormatType |
Định dạng của bản phát hành này (loại phương tiện ghi được sử dụng, tức là đĩa nhỏ gọn, phương tiện kỹ thuật số, LP, v. v.). |
labellabel |
Tổ chức |
Nhãn đã phát hành. |
bản phát hành của |
Đĩa nhạc |
Đĩa nhạc mà bạn phát hành. |
Trừ phi có lưu ý khác, nội dung của trang này được cấp phép theo Giấy phép ghi nhận tác giả 4.0 của Creative Commons và các mẫu mã lập trình được cấp phép theo Giấy phép Apache 2.0. Để biết thông tin chi tiết, vui lòng tham khảo Chính sách trang web của Google Developers. Java là nhãn hiệu đã đăng ký của Oracle và/hoặc các đơn vị liên kết với Oracle.
Cập nhật lần gần đây nhất: 2024-09-04 UTC.
[null,null,["Cập nhật lần gần đây nhất: 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"]]