Güncellenecek sıra öğelerinin listesi. Yeniden sıralama gerçekleşmeyecek. Öğeler mevcut sırayı koruyacak
ve medya bilgileri dahil olmak üzere sağlananlarla
tamamen değiştirilecek. Bu listede yer almayan öğeler değişmeden kalır. Öğe yüklendikten sonra (öğe currentItem ise) parça bilgileri değiştirilemez. Öğelerden herhangi biri mevcut değilse yok sayılır.
Güncellenecek sıra öğelerinin listesi. Yeniden sıralama gerçekleşmeyecek. Öğeler
mevcut sırayı koruyacak ve medya bilgileri
dahil olmak üzere sağlanan öğelerle tamamen değiştirilecektir. Bu listede sağlanmayan öğeler değişmeden kalır. Öğe yüklendikten sonra (öğe currentItem ise) parça bilgileri değiştirilemez. Bu öğelerden herhangi biri mevcut değilse yoksayılır.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 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"]]