GCKHLSVideoSegmentBiçim.h Dosyası
Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
GCKHLSVideoSegmentFormat enum.
Diğer...
|
class | GCKHLSVideoSegment |
| GCKHLSVideoSegmentFormat ile NSString arasında dönüşüm gerçekleştirmek için yardımcılar sağlayan sınıf. Diğer...
|
|
GCKHLSVideoSegmentFormat enum.
HLS video segmenti türleri.
Numaralandırıcı |
---|
GCKHLSVideoSegmentFormatUndefined |
Tanımsız.
Akış protokolü HLS olmadığında kullanılır.
|
GCKHLSVideoSegmentBiçimiMPEG2_TS |
HLS segment türü MPEG2 TS.
|
GCKHLSVideoSegmentFormatFMP4 |
HLS segment türü FMP4.
|
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2023-12-02 UTC.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 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"]]