רשימת הפריטים בתור לעדכון. לא יתבצע סידור מחדש. הפריטים יישמרו בהזמנה הנוכחית
והם יוחלפו במלואם בפריטים שסופקו,
כולל פרטי המדיה. הפריטים שלא צוינו ברשימה הזו
לא ישתנו. פרטי המסלולים לא יכולים להשתנות אחרי שהפריט נטען (אם הפריט הוא הפריט הנוכחי). אם פריט כלשהו לא
קיים, המערכת תתעלם ממנו.
רשימת פריטים בתור לעדכון. לא יתבצע סידור מחדש. הפריטים יישמרו בהזמנה הקיימת ויוחלפו לחלוטין בפריטים שסופקו, כולל פרטי המדיה. הפריטים שלא צוינו ברשימה הזו
יישארו ללא שינוי. פרטי המסלולים לא יכולים להשתנות לאחר
טעינת הפריט (אם הפריט הוא הפריט הנוכחי). אם פריט כלשהו
לא קיים, המערכת תתעלם ממנו.
[[["התוכן קל להבנה","easyToUnderstand","thumb-up"],["התוכן עזר לי לפתור בעיה","solvedMyProblem","thumb-up"],["סיבה אחרת","otherUp","thumb-up"]],[["חסרים לי מידע או פרטים","missingTheInformationINeed","thumb-down"],["התוכן מורכב מדי או עם יותר מדי שלבים","tooComplicatedTooManySteps","thumb-down"],["התוכן לא עדכני","outOfDate","thumb-down"],["בעיה בתרגום","translationIssue","thumb-down"],["בעיה בדוגמאות/בקוד","samplesCodeIssue","thumb-down"],["סיבה אחרת","otherDown","thumb-down"]],["עדכון אחרון: 2023-12-02 (שעון UTC)."],[[["`QueueUpdateItemsRequest` is used to update existing items within a media queue on a Cast receiver."],["It allows updating properties of existing queue items, including custom data and media information, without changing their order."],["Items not included in the request remain unchanged, and any non-existent items are ignored."],["Track information for the currently playing item cannot be modified using this request."],["The `itemsToUpdate` property is required and must contain an array of `chrome.cast.media.QueueItem` objects."]]],["The `QueueUpdateItemsRequest` class manages updates to a media queue. It uses a list of `QueueItem` objects to modify existing queue entries. Updates fully replace existing items, including their media information, while unmentioned items remain unchanged. Item order is preserved. `itemsToUpdate` are used to perform the updates. `customData` property allows for sending custom application data. If an item in the request does not exist it is ignored.\n"]]