Only for load request. If not set, the receiver will set the start time depending on the stream type. For non-live streams: loaded from 0. For live streams: loaded from the most recent position.
[[["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."],[],["The `GCKMediaQueueDataBuilder` class facilitates the creation of `GCKMediaQueueData` instances, either new or derived from existing ones. Key actions include initializing a builder with a queue type or existing `GCKMediaQueueData`, and building a `GCKMediaQueueData` using current attributes. Notable properties include `queueType`, `queueID`, `name`, `entity`, `repeatMode`, `containerMetadata`, `startIndex`, `startTime`, and `items`. These properties specify queue characteristics such as type, identifier, display name, repeat behavior, metadata, start index and time, and the queue's items.\n"]]