GCKHLSVideoSegmentFormat.h 文件
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
GCKHLSVideoSegmentFormat 枚举。
更多...
GCKHLSVideoSegmentFormat 枚举。
HLS 视频片段类型。
枚举器 |
---|
GCKHLSVideoSegmentFormatUnspecified |
未定义。
在流式传输协议不是 HLS 时使用。
|
GCKHLSVideoSegmentFormatMPEG2_TS |
HLS 片段类型 MPEG2 TS。
|
GCKHLSVideoSegmentFormatFMP4 |
HLS 细分受众群类型 FMP4。
|
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-25。
[[["易于理解","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"]],["最后更新时间 (UTC):2025-07-25。"],[[["\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,[]]