GCKMediaQueueLoadOptions ClassStay organized with collectionsSave and categorize content based on your preferences.
AI-generated Key Takeaways
GCKMediaQueueLoadOptions provides options for loading media queue items using GCKRemoteMediaClient.
The options include specifying the starting index and initial playback position for the first item, the repeat mode for the queue, and custom data to pass with the request.
A designated initializer is available to create an instance with default property values.
The index of the item in the queue items array that should be played first.
- (NSTimeInterval) playPosition
readwritenonatomicassign
The initial playback position for the first item in the queue items array when it is first played, relative to the beginning of the stream.
This value is ignored when the same item is played again, for example when the queue repeats, or the item is later jumped to. In those cases the item's startTime is used.
[[["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."],[],[]]