Tệp GCKMediaRequestItem.h
Enum GCKStreamingProtocolType.
Xem thêm...
Enum GCKStreamingProtocolType.
Các loại giao thức phát trực tuyến nội dung nghe nhìn.
Liệt kê |
---|
GCKStreamingProtocolTypeUnknown |
Giao thức truyền trực tuyến không xác định.
Bộ thu CAF sẽ không lưu trước vào bộ nhớ đệm nếu không xác định giao thức.
|
GCKStreamingProtocolTypeMPEGDASH |
Giao thức MPEG DASH.
Bộ thu CAF sẽ chỉ lưu trước nội dung DASH vào bộ nhớ đệm nếu sử dụng MPL.
|
GCKStreamingProtocolTypeHLS |
Giao thức HLS.
|
GCKStreamingProtocolTypeSmoothStreaming |
Giao thức phát trực tuyến mượt mà.
|
Trừ phi có lưu ý khác, nội dung của trang này được cấp phép theo Giấy phép ghi nhận tác giả 4.0 của Creative Commons và các mẫu mã lập trình được cấp phép theo Giấy phép Apache 2.0. Để biết thông tin chi tiết, vui lòng tham khảo Chính sách trang web của Google Developers. Java là nhãn hiệu đã đăng ký của Oracle và/hoặc các đơn vị liên kết với Oracle.
Cập nhật lần gần đây nhất: 2023-12-02 UTC.
[null,null,["Cập nhật lần gần đây nhất: 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"]]