קובץ GCKMediaInfo.h
טיפוסים בני מנייה (enum) מסוג GCKMediaStreamType.
עוד...
טיפוסים בני מנייה (enum) מסוג GCKMediaStreamType.
טיפוסים בני מנייה (enum) להגדרת הסוג של מקור נתוני המדיה.
מונה |
---|
GCKMediaStreamTypeNone |
סוג זרם "ללא".
|
GCKMediaStreamTypeBuffered |
סוג של שידור במאגר נתונים זמני.
|
GCKMediaStreamTypeLive |
סוג של שידור חי.
|
GCKMediaStreamTypeUnknown |
סוג מקור נתונים לא ידוע.
|
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2023-12-02 (שעון UTC).
[null,null,["עדכון אחרון: 2023-12-02 (שעון UTC)."],[[["This document outlines the `GCKMediaInformation` class for aggregating media item details and the `GCKMediaInformationBuilder` for creating or modifying `GCKMediaInformation` instances."],["It also defines the `GCKMediaStreamType` enum, which categorizes media streams as `None`, `Buffered`, `Live`, or `Unknown`."],["The `GCKMediaInformation` class is crucial for managing media metadata within the Google Cast framework."],["The `GCKMediaStreamType` enum provides a standardized way to identify the nature of a media stream for playback control."]]],["This document outlines components for handling media information. It defines the `GCKMediaInformation` class, which aggregates data about a media item, and the `GCKMediaInformationBuilder` class, which is used to construct new `GCKMediaInformation` instances. Additionally, it specifies the `GCKMediaStreamType` enumeration, which defines the possible types of media streams: None, Buffered, Live, or Unknown.\n"]]