GCKMediaTrack.h-Datei
GCKMediaTrackType- und GCKMediaTextTrackSubtype-Enums.
Mehr...
|
typedef | NS_CLOSED_ENUM (NSInteger, GCKMediaTrackType) |
|
GCKMediaTrackType- und GCKMediaTextTrackSubtype-Enums.
Untertypen für Medientext-Track
Zähler |
---|
GCKMediaTextTrackSubtypeUnknown |
Unbekannter Text-Track-Untertyp.
|
GCKMediaTextTrackSubtypeSubtitles |
Untertitel
|
GCKMediaTextTrackSubtypeCaptions |
Untertitel anpassen:
|
GCKMediaTextTrackSubtypeDescriptions |
Beschreibungen
|
GCKMediaTextTrackSubtypeChapters |
Kapitel:
|
GCKMediaTextTrackSubtypeMetadata |
Metadaten:
|
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2023-12-02 (UTC).
[null,null,["Zuletzt aktualisiert: 2023-12-02 (UTC)."],[[["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."]]],[]]