إصدار الموسيقى
اسم النوع: MusicRelease
تمديد قائمة تشغيل الموسيقى
الاسم |
النوع |
الوصف |
رقم الكتالوج |
Text |
رقم الكتالوج للإصدار. |
تمت إضافة الرصيد إلى |
Organization أو Person |
المجموعة التي تمت إضافة الإصدار إليها إذا كانت مختلفة عن اسم الفنّان. على سبيل المثال، يعود الفضل للون الأحمر والأزرق إلى "الفرقة ستيفاني جيرمانتا"، ولكن إلى جانب ليدي غاغا. |
duration |
المدة |
تمثل هذه الخاصية مدة العنصر (الفيلم والتسجيل الصوتي والحدث وغير ذلك) بالتنسيق التاريخ ISO 8601. |
تنسيق موسيقى الإصدار |
MusicReleaseFormatType |
تنسيق هذا الإصدار (نوع وسائط التسجيل المستخدَمة، مثل القرص المضغوط، الوسائط الرقمية، LP، إلخ.). |
التسجيل |
المؤسسة |
التصنيف الذي أصدر الإصدار. |
إصدار |
ألبوم موسيقي |
الألبوم هو إصدار لهذا الألبوم. |
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2024-09-04 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2024-09-04 (حسب التوقيت العالمي المتفَّق عليه)"],[[["`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"]]