GCKMediaRequestItem.h फ़ाइल
GCKStreamingProtocolType enum.
ज़्यादा...
GCKStreamingProtocolType enum.
मीडिया स्ट्रीमिंग प्रोटोकॉल टाइप.
एन्युमरेटर |
---|
GCKStreamingProtocolTypeUnknown |
अज्ञात स्ट्रीमिंग प्रोटोकॉल.
प्रोटोकॉल के बारे में जानकारी न होने पर, CAF रिसीवर प्री-कैश नहीं करेंगे.
|
GCKStreamingProtocolTypeMPEGDASH |
MPEG डैश प्रोटोकॉल.
CAF रिसीवर DASH सामग्री को सिर्फ़ तब प्री-कैश करेंगे, जब MPL का इस्तेमाल किया जाएगा.
|
GCKStreamingProtocolTypeHLS |
HLS प्रोटोकॉल.
|
GCKStreamingProtocolTypeoodStreaming |
स्मूद स्ट्रीमिंग प्रोटोकॉल.
|
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2023-12-02 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 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"]]