ملف GCKMediaRequestItem.h
GCKStreamingProtocolType enum.
المزيد...
GCKStreamingProtocolType enum.
أنواع بروتوكولات بث الوسائط.
العدّاد |
---|
GCKStreamingProtocolTypeUnknown |
بروتوكول البث غير معروف.
لن يتم التخزين المؤقت لأجهزة استقبال CAF مؤقتًا إذا كان البروتوكول غير معروف.
|
GCKStreamingProtocolTypeMPEGDASH |
بروتوكول MPEG DASH.
ستخزن أجهزة استقبال CAF مؤقتًا محتويات DASH فقط في حالة استخدام MPL.
|
GCKStreamingProtocolTypeHLS |
بروتوكول HLS.
|
GCKStreamingProtocolTypeSmoothStreaming |
بروتوكول البث السلس:
|
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2023-12-02 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2023-12-02 (حسب التوقيت العالمي المتفَّق عليه)"],[[["This header file defines the `GCKMediaRequestItem` class, which represents a request item sent to Cast receivers."],["It also defines the `GCKStreamingProtocolType` enum, specifying the supported media streaming protocols like MPEG DASH, HLS, and Smooth Streaming."],["`GCKStreamingProtocolType` helps Cast receivers determine the protocol and handle precaching accordingly, such as with DASH content and MPL usage."]]],["The core content details `GCKMediaRequestItem`, a class for sending request items to Cast receivers. It also defines `GCKStreamingProtocolType`, an enumeration specifying media streaming protocols. This enum includes `GCKStreamingProtocolTypeUnknown`, `GCKStreamingProtocolTypeMPEGDASH`, `GCKStreamingProtocolTypeHLS`, and `GCKStreamingProtocolTypeSmoothStreaming`. Each type corresponds to a different streaming protocol, with notes on receiver precaching behavior for some.\n"]]