GCKMediaQueue डेटा क्लास
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
ऐसी क्लास जिसमें चल रही सूची या मीडिया कंटेनर की जानकारी होती है.
- से
- 4.4.1
NSObject, <NSकॉपी>, और <NSSecureCoding> को इनहेरिट करता है.
अगर Google Assistant किसी मीडिया का इस्तेमाल करती है, तो उसके लिए डीप लिंक.
सूची का दोहराने वाला मोड.
- (NSUInteger) startIndex |
|
readnonatomicassign |
उस आइटम का इंडेक्स जिसके साथ गेम खेलना है.
सिर्फ़ लोड करने के अनुरोध के लिए.
- (NSTimeInterval) startTime |
|
readnonatomicassign |
वीडियो शुरू होने का समय (सेकंड में).
सिर्फ़ लोड करने के अनुरोध के लिए.
सूची आइटम.
सिर्फ़ लोड करने के अनुरोधों के लिए.
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया."],[[["\u003cp\u003eThe \u003ccode\u003eGCKMediaQueueData\u003c/code\u003e class stores information about a playing queue or media container, including details like queue type, ID, name, and repeat mode.\u003c/p\u003e\n"],["\u003cp\u003eIt provides properties for accessing container metadata, start index, start time, and the queue items themselves.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eNSObject\u003c/code\u003e, \u003ccode\u003eNSCopying\u003c/code\u003e, and \u003ccode\u003eNSSecureCoding\u003c/code\u003e, offering functionalities related to object lifecycle and data management.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can utilize \u003ccode\u003eGCKMediaQueueData\u003c/code\u003e to manage and interact with media queues on Google Cast devices.\u003c/p\u003e\n"]]],["The `GCKMediaQueueData` class manages media queue information, featuring properties like `queueType`, `queueID`, and `name`. It also handles `repeatMode`, `entity` links, and `containerMetadata`. It holds an array of `items` and sets playback control parameters using `startIndex` and `startTime`. It can only be used with load requests. The queue information is accessed via properties which have the following types: `NSString`, `GCKMediaRepeatMode`, `GCKMediaQueueType`, `GCKMediaQueueContainerMetadata`, `NSTimeInterval`, and `NSArray`.\n"],null,[]]