म्यूज़िक रिलीज़
टाइप का नाम: MusicRelease
MusicPlaylist को विस्तृत करता है
नाम |
टाइप |
ब्यौरा |
कैटलॉग नंबर |
टेक्स्ट |
रिलीज़ के लिए कैटलॉग नंबर. |
क्रेडिट किया गया |
संगठन या व्यक्ति |
अगर रिलीज़ करने वाला कलाकार, कलाकार के नाम से अलग है, तो ग्रुप को रिलीज़ का क्रेडिट दिया जाता है. उदाहरण के लिए, लाल और नीले रंग का श्रेय "स्टेफ़नी जर्मनोटा बैंड" को दिया जाता है, लेकिन लेडी गागा ने उसे क्रेडिट दिया है. |
duration |
कुल समय |
ISO 8601 तारीख फ़ॉर्मैट में, आइटम (फ़िल्म, ऑडियो रिकॉर्डिंग, इवेंट वगैरह) का कुल समय. |
संगीत रिलीज़ फ़ॉर्मैट |
MusicReleaseFormatType |
इस रिलीज़ का फ़ॉर्मैट (इस्तेमाल किया जाने वाला रिकॉर्डिंग मीडिया किस तरह का है, जैसे कि कॉम्पैक्ट डिस्क, डिजिटल मीडिया, एलपी वगैरह). |
रिकॉर्ड लेबल |
संगठन |
रिलीज़ को जारी करने वाला लेबल. |
की रिलीज़ |
Musicएल्बम |
यह वह एल्बम है जिसकी रिलीज़ हुई है. |
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2024-09-04 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 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"]]