Eklenecek sıra öğelerinin listesi. Öğelerin itemId alanı boş olmalıdır. Aksi takdirde istek, INVALID_PARAMS hatasıyla başarısız olur. Sıralandı (önce ilk öğe çalını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."],[[["`chrome.cast.media.QueueInsertItemsRequest` is used to insert new media items into an existing queue on a cast receiver."],["It requires a list of `chrome.cast.media.QueueItem` objects, which represent the media to be added, and these items should not have pre-assigned IDs."],["You can optionally specify an existing item ID (`insertBefore`) to insert the new items before that item, otherwise, they are appended to the end."],["The request can also include custom data for the receiver application."]]],[]]