[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-18 UTC."],[],["This document outlines components for managing media queues. It defines two classes: `GCKMediaQueueItem`, representing a single item in the queue, and `GCKMediaQueueItemBuilder`, used to create `GCKMediaQueueItem` instances. A typedef, `GCKMediaQueueItemID`, is defined as an unsigned integer representing an item's ID. Finally, `kGCKMediaQueueInvalidItemID` is declared as a constant variable, representing an invalid media queue item ID, useful for managing null or empty queue values.\n"]]