ملف GCKMediaInfo.h
تعداد GCKMediaStreamType.
المزيد...
تعداد GCKMediaStreamType.
يشير هذا الحقل إلى نوع بث الوسائط.
العدّاد |
---|
GCKMediaStreamTypeNone |
نوع مجموعة البث "بلا".
|
GCKMediaStreamTypeBuffered |
نوع بث تم تخزينه مؤقتًا
|
GCKMediaStreamTypeLive |
نوع البث المباشر:
|
GCKMediaStreamTypeUnknown |
نوع ساحة مشاركات غير معروف.
|
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2023-12-02 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2023-12-02 (حسب التوقيت العالمي المتفَّق عليه)"],[[["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"]]