Lista elementów kolejki do zaktualizowania. Kolejność nie zostanie zmieniona. Elementy zachowają obecne zamówienie i zostaną w pełni zastąpione podanymi przez Ciebie elementami, łącznie z informacjami o multimediach. Elementy, których nie ma na tej liście, nie ulegną zmianie. Po wczytaniu elementu nie można zmienić informacji o ścieżkach (jeśli element to currentItem). Jeśli któryś z tych elementów nie istnieje, zostanie zignorowany.
Lista elementów kolejki do zaktualizowania. Kolejność nie zostanie zmieniona. Elementy zachowają bieżący zamówienie i zostaną w pełni zastąpione przesłanymi (łącznie z informacjami o multimediach). Elementy, których nie ma na tej liście, pozostaną niezmienione. Po wczytaniu elementu nie można zmienić informacji o ścieżkach (jeśli element to currentItem). Jeśli któryś z tych elementów nie istnieje, zostanie zignorowany.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 2025-07-25 UTC."],[[["\u003cp\u003e\u003ccode\u003eQueueUpdateItemsRequest\u003c/code\u003e is used to update existing items within a media queue on a Cast receiver.\u003c/p\u003e\n"],["\u003cp\u003eIt allows updating properties of existing queue items, including custom data and media information, without changing their order.\u003c/p\u003e\n"],["\u003cp\u003eItems not included in the request remain unchanged, and any non-existent items are ignored.\u003c/p\u003e\n"],["\u003cp\u003eTrack information for the currently playing item cannot be modified using this request.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eitemsToUpdate\u003c/code\u003e property is required and must contain an array of \u003ccode\u003echrome.cast.media.QueueItem\u003c/code\u003e objects.\u003c/p\u003e\n"]]],["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"],null,[]]