Plik GCKMediaRequestItem.h
Wyliczenie GCKStreamingProtocolType.
Więcej...
Wyliczenie GCKStreamingProtocolType.
Typy protokołów strumieniowego przesyłania multimediów.
Wyliczenie |
---|
GCKStreamingProtocolTypeUnknown |
Nieznany protokół strumieniowania.
Odbiorniki CAF nie będą buforować wstępnie, jeśli protokół jest nieznany.
|
GCKStreamingProtocolTypeMPEGDASH |
Protokół MPEG DASH.
Odbiorniki CAF będą buforować treści DASH tylko wtedy, gdy używany jest język MPL.
|
GCKStreamingProtocolTypeHLS |
Protokół HLS.
|
GCKStreamingProtocolTypeSmoothStreaming |
Protokół Smooth Streaming.
|
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2023-12-02 UTC.
[null,null,["Ostatnia aktualizacja: 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"]]