File GCKHLSSegmenFormat.h
Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Enum GCKHLSSegmentFormat.
Lainnya...
|
class | GCKHLSSegment |
| Class yang menyediakan helper untuk mengonversi antara GCKHLSSegmentFormat dan NSString . Lainnya...
|
|
Enum GCKHLSSegmentFormat.
Jenis segmen HLS.
Enumerator |
---|
GCKHLSSegmentFormatBelum ditentukan |
Tidak ditentukan.
Digunakan saat protokol streaming bukan HLS.
|
GCKHLSSegmentFormatAAC |
Jenis segmen HLS AAC.
|
GCKHLSSegmentFormatAC3 |
Jenis segmen HLS AC3.
|
GCKHLSSegmentFormatMP3 |
Jenis segmen HLS MP3.
|
GCKHLSSegmentFormatTS |
Jenis segmen HLS TS.
|
GCKHLSSegmentFormatTS_AAC |
Jenis segmen HLS TS AAC.
|
GCKHLSSegmentFormatE_AC3 |
Segmen HLS jenis E AC3.
|
GCKHLSSegmenFormatFMP4 |
Jenis segmen HLS FMP4.
|
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2025-07-25 UTC.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Informasi yang saya butuhkan tidak ada","missingTheInformationINeed","thumb-down"],["Terlalu rumit/langkahnya terlalu banyak","tooComplicatedTooManySteps","thumb-down"],["Sudah usang","outOfDate","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Masalah kode / contoh","samplesCodeIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-07-25 UTC."],[],["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"]]