Файл GCKHLSVideoSegmentFormat.h
Оптимизируйте свои подборки
Сохраняйте и классифицируйте контент в соответствии со своими настройками.
Перечисление GCKHLSVideoSegmentFormat. Более...
Перечисление GCKHLSVideoSegmentFormat.
Типы видеосегментов HLS.
Счетчик |
---|
GCKHLSVideoSegmentFormatUndefined | Неопределенный. Используется, когда протокол потоковой передачи не HLS. |
GCKHLSVideoSegmentFormatMPEG2_TS | Тип сегмента HLS MPEG2 TS. |
GCKHLSVideoSegmentFormatFMP4 | Тип сегмента 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\u003eGCKHLSVideoSegmentFormat\u003c/code\u003e enum, which defines the types of HLS video segments.\u003c/p\u003e\n"],["\u003cp\u003eIt introduces the \u003ccode\u003eGCKHLSVideoSegment\u003c/code\u003e class, providing helper methods for converting between \u003ccode\u003eGCKHLSVideoSegmentFormat\u003c/code\u003e and \u003ccode\u003eNSString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGCKHLSVideoSegmentFormat\u003c/code\u003e enum includes \u003ccode\u003eGCKHLSVideoSegmentFormatUndefined\u003c/code\u003e, \u003ccode\u003eGCKHLSVideoSegmentFormatMPEG2_TS\u003c/code\u003e, and \u003ccode\u003eGCKHLSVideoSegmentFormatFMP4\u003c/code\u003e to represent different segment formats.\u003c/p\u003e\n"]]],["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"],null,[]]