আপডেট করা সারি আইটেম তালিকা. কোন পুনঃক্রম ঘটবে না, আইটেমগুলি বিদ্যমান ক্রম বজায় রাখবে এবং মিডিয়া তথ্য সহ প্রদত্তগুলির সাথে সম্পূর্ণরূপে প্রতিস্থাপিত হবে৷ এই তালিকায় দেওয়া আইটেমগুলি অপরিবর্তিত থাকবে। একবার আইটেমটি লোড হয়ে গেলে ট্র্যাকের তথ্য পরিবর্তন করতে পারে না (যদি আইটেমটি বর্তমান আইটেম হয়)। কোনো আইটেম বিদ্যমান না থাকলে তা উপেক্ষা করা হবে।
আপডেট করা সারি আইটেম তালিকা. কোন পুনঃক্রম ঘটবে না, আইটেমগুলি বিদ্যমান ক্রম বজায় রাখবে এবং মিডিয়া তথ্য সহ প্রদত্তগুলির সাথে সম্পূর্ণরূপে প্রতিস্থাপিত হবে৷ এই তালিকায় দেওয়া আইটেমগুলি অপরিবর্তিত থাকবে। একবার আইটেমটি লোড হয়ে গেলে ট্র্যাকের তথ্য পরিবর্তন করতে পারে না (যদি আইটেমটি বর্তমান আইটেম হয়)। কোনো আইটেম বিদ্যমান না থাকলে তা উপেক্ষা করা হবে।
[null,null,["2024-10-30 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"]]