Tệp GCKHLSVideoSegmentFormat.h
Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
enum GCKHLSVideoSegmentFormat.
Xem thêm...
enum GCKHLSVideoSegmentFormat.
Loại phân đoạn video HLS.
Liệt kê |
---|
GCKHLSVideoSegmentFormatUnkhông xác định |
Không xác định.
Được dùng khi giao thức truyền trực tuyến không phải là HLS.
|
GCKHLSVideoSegmentFormatMPEG2_TS |
Loại phân đoạn HLS MPEG2 TS.
|
GCKHLSVideoSegmentFormatFMP4 |
Loại phân đoạn HLS FMP4.
|
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.
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2023-12-02 UTC."],[[["This document details the `GCKHLSVideoSegmentFormat` enum, which defines the types of HLS video segments."],["It introduces the `GCKHLSVideoSegment` class, providing helper methods for converting between `GCKHLSVideoSegmentFormat` and `NSString`."],["The `GCKHLSVideoSegmentFormat` enum includes `GCKHLSVideoSegmentFormatUndefined`, `GCKHLSVideoSegmentFormatMPEG2_TS`, and `GCKHLSVideoSegmentFormatFMP4` to represent different segment formats."]]],["The document details the `GCKHLSVideoSegmentFormat` enumeration, which defines HLS video segment types. These include `GCKHLSVideoSegmentFormatUndefined` for non-HLS streams, `GCKHLSVideoSegmentFormatMPEG2_TS` for MPEG2 TS segments, and `GCKHLSVideoSegmentFormatFMP4` for FMP4 segments. Additionally, the document references a class, `GCKHLSVideoSegment`, designed to convert between the enumeration types and `NSString` representations. The information is located in the GCKHLSVideoSegmentFormat.h file.\n"]]