GCKMediaTrack.h 檔案
GCKMediaTrackType 和 GCKMediaTextTrackSubtype 列舉。更多...
|
typedef | NS_CLOSED_ENUM (NSInteger, GCKMediaTrackType) |
|
GCKMediaTrackType 和 GCKMediaTextTrackSubtype 列舉。
媒體文字追蹤子類型。
分子 |
---|
GCKMediaTextTrackSubtypeUnknown |
未知的文字軌子類型。
|
GCKMediaTextTrackSubtypeSubtitles |
字幕。
|
GCKMediaTextTrackSubtypeCaptions |
字幕。
|
GCKMediaTextTrackSubtypeDescriptions |
說明。
|
GCKMediaTextTrackSubtypeChapters |
章節。
|
GCKMediaTextTrackSubtypeMetadata |
中繼資料。
|
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2023-12-02 (世界標準時間)。
[null,null,["上次更新時間:2023-12-02 (世界標準時間)。"],[[["This header file defines the `GCKMediaTrack` class, which represents a media track."],["It introduces the `GCKMediaTextTrackSubtype` enum to categorize text tracks like subtitles, captions, and descriptions."],["The `GCKMediaTrackType` is also defined, though its specific values are not detailed here."],["The file primarily focuses on providing the structures and types for working with media tracks in Google Cast."]]],[]]