अपडेट किए जाने वाले सूची
आइटम की सूची. आइटम को फिर से क्रम में नहीं लगाया जाएगा. आइटम मौजूदा क्रम में
बने रहेंगे और उन्हें पूरी तरह से दिए गए क्रम में बदल दिया जाएगा. साथ ही, मीडिया की जानकारी
भी बदल दी जाएगी. इस सूची में जो आइटम नहीं दिए गए हैं उनमें कोई बदलाव नहीं होगा. आइटम लोड होने के बाद (अगर आइटम मौजूदा आइटम है) ट्रैक की जानकारी को बदला नहीं जा सकता. अगर कोई भी आइटम मौजूद नहीं है,
तो उसे अनदेखा कर दिया जाएगा.
अपडेट किए जाने वाले सूची आइटम की सूची. आइटम को फिर से क्रम में नहीं लगाया जाएगा. आइटम
मौजूदा क्रम में बने रहेंगे और उन्हें पूरी तरह से
दिए गए क्रम में बदल दिया जाएगा. इसमें मीडिया की जानकारी भी शामिल होगी. इस सूची में जो आइटम मौजूद नहीं हैं उनमें कोई बदलाव
नहीं होगा. आइटम लोड होने के बाद (अगर आइटम मौजूदा आइटम है) ट्रैक की जानकारी
नहीं बदली जा सकती. अगर कोई भी आइटम
मौजूद नहीं है, तो उसे अनदेखा कर दिया जाएगा.
[[["समझने में आसान है","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"]],["आखिरी बार 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,[]]