GCKMediaQueueData 類別
這個類別會保留播放佇列或媒體容器的資訊。
- 開始時間
- 4.4.1
繼承 NSObject、<NSclone> 和 <NSSecureCoding>。
- (NSUInteger) startIndex |
|
readnonatomicassign |
- (NSTimeInterval) startTime |
|
readnonatomicassign |
播放開始時間 (以秒為單位)。
僅適用於載入要求。
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2023-12-02 (世界標準時間)。
[null,null,["上次更新時間:2023-12-02 (世界標準時間)。"],[[["The `GCKMediaQueueData` class stores information about a playing queue or media container, including details like queue type, ID, name, and repeat mode."],["It provides properties for accessing container metadata, start index, start time, and the queue items themselves."],["This class inherits from `NSObject`, `NSCopying`, and `NSSecureCoding`, offering functionalities related to object lifecycle and data management."],["Developers can utilize `GCKMediaQueueData` to manage and interact with media queues on Google Cast devices."]]],[]]