Plik GCKHLSSegmentFormat.h
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Wyliczenie GCKHLSSegmentFormat.
Więcej...
|
| class | GCKHLSSegment |
| | Klasa, która umożliwia pomocnikom przeprowadzanie konwersji między GCKHLSSegmentFormat a NSString. Więcej...
|
| |
Wyliczenie GCKHLSSegmentFormat.
Typy segmentów HLS.
| Wyliczenie |
|---|
| GCKHLSSegmentFormatUndefined |
Niezdefiniowane.
Używany, gdy protokół strumieniowania nie jest HLS.
|
| GCKHLSSegmentFormatAAC |
Typ segmentu HLS AAC.
|
| GCKHLSSegmentFormatAC3 |
Typ segmentu HLS AC3.
|
| GCKHLSSegmentFormatMP3 |
Typ segmentu HLS w formacie MP3.
|
| GCKHLSSegmentFormatTS |
Rozwiązywanie problemów z typem segmentu HLS.
|
| GCKHLSSegmentFormatTS_AAC |
Typ segmentu HLS: TS AAC.
|
| GCKHLSSegmentFormatE_AC3 |
typ segmentu HLS E AC3.
|
| GCKHLSSegmentFormatFMP4 |
Typ segmentu HLS: FMP4.
|
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-07-25 UTC.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 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"]]