업데이트할 큐 항목 목록입니다. 재정렬은 발생하지 않으며 항목은 기존 순서를 유지하며 미디어 정보를 포함하여 제공된 항목으로 완전히 대체됩니다. 이 목록에 제공되지 않은 항목은 변경되지 않습니다. 항목이 현재 로드된 후에는 트랙 정보를 변경할 수 없습니다 (항목이 currentItem인 경우). 존재하지 않는 항목은 무시됩니다.
업데이트할 큐 항목 목록입니다. 재정렬은 발생하지 않으며 항목은 기존 순서를 유지하며 미디어 정보를 포함하여 제공된 항목으로 완전히 대체됩니다. 이 목록에서 제공되지 않은 항목은 변경되지 않습니다. 항목이 현재 로드된 후에는 트랙 정보를 변경할 수 없습니다 (항목이 currentItem인 경우). 존재하지 않는 항목은 무시됩니다.
[[["이해하기 쉬움","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."]]],[]]