מחלקה GCKMediaQueueContainerMetadata
מטא-נתונים נוספים עבור מאגר התגים של תור המדיה.
- מאז
- 4.4.1
ירש את NSObject, <NS Copy> ו-<NSSecureCoding>.
כותרת מאגר התגים.
השם יכול להיות השם של ספר האודיו, השם של ערוץ הטלוויזיה בשידור חי, שם האלבום או שם הפלייליסט וכו'.
המטא-נתונים של כל הקטעים שסטרימינג של מדיה מכיל.
- (NSTimeInterval) containerDuration |
|
readnonatomicassign |
זמן ההפעלה הכולל של הקונטיינר.
- (NSArray<GCKImage *>*) containerImages |
|
readnonatomiccopy |
תמונות שמשויכות לתור.
כברירת מחדל, התמונה הראשונה משמשת להצגת מידע לגבי התור. משמש לתמונת ספר אודיו, לוגו של ערוץ טלוויזיה, שער אלבום וכו'.
- (NSArray<NSString *>*) authors |
|
readnonatomiccopy |
שמות המחברים.
משמש לספר אודיו.
- (NSArray<NSString *>*) narrators |
|
readnonatomiccopy |
השמות של הקריינים של ספרי האודיו.
משמש לספר אודיו.
המוציא לאור של הספר.
משמש לספר אודיו.
- (NSString*) releaseDate |
|
readnonatomiccopy |
תאריך הפרסום של הספר בפורמט ISO-8601.
משמש לספר אודיו.
- מאז
- 4.4.1
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2023-12-02 (שעון UTC).
[null,null,["עדכון אחרון: 2023-12-02 (שעון UTC)."],[[["`GCKMediaQueueContainerMetadata` provides additional metadata for media queue containers, such as audiobooks, live TV channels, albums, and playlists."],["It includes properties like `containerType`, `title`, `sections`, `containerDuration`, `containerImages`, `authors`, `narrators`, `publisher`, and `releaseDate`."],["Developers can use this class to access and manage detailed information about the media container being played."],["The metadata includes information like the container's title, images, duration, authors, and other relevant details depending on the container type."]]],[]]