ไฟล์ GCKHLSSegmentFormat.h
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
GCKHLSSegmentFormat enum
เพิ่มเติม...
ประเภทกลุ่ม HLS
ตัวแจกแจง |
---|
ไม่ได้กำหนด GCKHLSSegmentFormat |
ไม่ระบุ
ใช้เมื่อโปรโตคอลสตรีมมิงไม่ใช่ HLS
|
GCKHLSSegmentFormatAAC |
AAC ประเภทกลุ่ม HLS
|
GCKHLSSegmentFormatAC3 |
กลุ่ม HLS ประเภท AC3
|
GCKHLSSegmentFormat MP3 |
ประเภทกลุ่ม HLS MP3
|
รูปแบบกลุ่มของ GCKHLSSegmentFormatTS |
TS ประเภทกลุ่ม HLS
|
GCKHLSSegmentFormatTS_AAC |
TS AAC ประเภทกลุ่ม HLS
|
GCKHLSSegmentFormatE_AC3 |
ประเภทกลุ่ม HLS E AC3
|
GCKHLSSegmentFormatFMP4 |
ประเภทกลุ่ม HLS คือ FMP4
|
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2023-12-02 UTC
[[["เข้าใจง่าย","easyToUnderstand","thumb-up"],["แก้ปัญหาของฉันได้","solvedMyProblem","thumb-up"],["อื่นๆ","otherUp","thumb-up"]],[["ไม่มีข้อมูลที่ฉันต้องการ","missingTheInformationINeed","thumb-down"],["ซับซ้อนเกินไป/มีหลายขั้นตอนมากเกินไป","tooComplicatedTooManySteps","thumb-down"],["ล้าสมัย","outOfDate","thumb-down"],["ปัญหาเกี่ยวกับการแปล","translationIssue","thumb-down"],["ตัวอย่าง/ปัญหาเกี่ยวกับโค้ด","samplesCodeIssue","thumb-down"],["อื่นๆ","otherDown","thumb-down"]],["อัปเดตล่าสุด 2023-12-02 UTC"],[[["This document details the `GCKHLSSegmentFormat` enum, which defines different HLS segment types used in Google Cast."],["The `GCKHLSSegment` class provides helper methods to convert between `GCKHLSSegmentFormat` values and `NSString` representations."],["The `GCKHLSSegmentFormat` enum includes values like `GCKHLSSegmentFormatAAC`, `GCKHLSSegmentFormatAC3`, `GCKHLSSegmentFormatMP3`, and others representing various HLS segment formats."],["`GCKHLSSegmentFormatUndefined` is used when the streaming protocol is not HLS."]]],["This content defines the `GCKHLSSegmentFormat` enum, which specifies different types of HLS (HTTP Live Streaming) segments. It also introduces the `GCKHLSSegment` class, designed to aid in the conversion between the segment format and `NSString`. The enum includes options for undefined, AAC, AC3, MP3, TS, TS AAC, E AC3, and FMP4 segment types, each described with a corresponding use case.\n"]]