Daftar item antrean yang akan disisipkan. Kolom itemId item harus kosong atau permintaan akan gagal dengan error INVALID_PARAMS. Elemen ini diurutkan
(elemen pertama akan diputar terlebih dahulu).
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Informasi yang saya butuhkan tidak ada","missingTheInformationINeed","thumb-down"],["Terlalu rumit/langkahnya terlalu banyak","tooComplicatedTooManySteps","thumb-down"],["Sudah usang","outOfDate","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Masalah kode / contoh","samplesCodeIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 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."]]],[]]