Файл GCKHLSSegmentFormat.h
Оптимизируйте свои подборки
Сохраняйте и классифицируйте контент в соответствии со своими настройками.
Перечисление GCKHLSSegmentFormat. Более...
|
class | GCKHLSSegment |
| Класс, предоставляющий помощники для преобразования между GCKHLSSegmentFormat и NSString . Более...
|
|
Перечисление GCKHLSSegmentFormat.
Типы сегментов HLS.
Счетчик |
---|
GCKHLSSegmentFormatUndefined | Неопределенный. Используется, когда протокол потоковой передачи не HLS. |
GCKHLSSegmentFormatAAC | Тип сегмента HLS AAC. |
GCKHLSSegmentFormatAC3 | Тип сегмента HLS AC3. |
GCKHLSSegmentFormatMP3 | Тип сегмента HLS MP3. |
GCKHLSSegmentFormatTS | HLS-сегмент типа TS. |
GCKHLSSegmentFormatTS_AAC | Тип сегмента HLS TS AAC. |
GCKHLSSegmentFormatE_AC3 | Сегмент HLS типа E AC3. |
GCKHLSSegmentFormatFMP4 | Тип сегмента HLS FMP4. |
Если не указано иное, контент на этой странице предоставляется по лицензии Creative Commons "С указанием авторства 4.0", а примеры кода – по лицензии Apache 2.0. Подробнее об этом написано в правилах сайта. Java – это зарегистрированный товарный знак корпорации Oracle и ее аффилированных лиц.
Последнее обновление: 2025-07-24 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"]],["Последнее обновление: 2025-07-24 UTC."],[[["\u003cp\u003eThis document details the \u003ccode\u003eGCKHLSSegmentFormat\u003c/code\u003e enum, which defines different HLS segment types used in Google Cast.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGCKHLSSegment\u003c/code\u003e class provides helper methods to convert between \u003ccode\u003eGCKHLSSegmentFormat\u003c/code\u003e values and \u003ccode\u003eNSString\u003c/code\u003e representations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGCKHLSSegmentFormat\u003c/code\u003e enum includes values like \u003ccode\u003eGCKHLSSegmentFormatAAC\u003c/code\u003e, \u003ccode\u003eGCKHLSSegmentFormatAC3\u003c/code\u003e, \u003ccode\u003eGCKHLSSegmentFormatMP3\u003c/code\u003e, and others representing various HLS segment formats.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGCKHLSSegmentFormatUndefined\u003c/code\u003e is used when the streaming protocol is not HLS.\u003c/p\u003e\n"]]],["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"],null,[]]