GCKMediaRequestItem.h Dosyası
GCKStreamingProtocolType sıralaması.
Diğer...
GCKStreamingProtocolType sıralaması.
Medya akış protokol türleri.
Numaralandırıcı |
---|
GCKStreamingProtocolTypeUnknown |
Bilinmeyen akış protokolü.
Protokol bilinmiyorsa CAF alıcıları önbelleğe alınmaz.
|
GCKStreamingProtocolTypeMPEGDASH |
MPEG DASH protokolü.
CAF alıcıları, yalnızca MPL kullanılıyorsa DASH içeriklerini önbelleğe alır.
|
GCKStreamingProtocolTypeHLS |
HLS protokolü.
|
GCKStreamingProtocolTypeSmoothStreaming |
Smooth Streaming protokolü.
|
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2023-12-02 UTC.
[null,null,["Son güncelleme tarihi: 2023-12-02 UTC."],[[["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"]]