GCKHLSVideoSegmentFormat.h ファイル
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
GCKHLSVideoSegmentFormat 列挙型。
その他...
GCKHLSVideoSegmentFormat 列挙型。
HLS 動画セグメント タイプ。
列挙子 |
---|
GCKHLSVideoSegmentFormatUndefined |
未定義です。
ストリーミング プロトコルが HLS ではない場合に使用します。
|
GCKHLSVideoSegmentFormatMPEG2_TS |
HLS セグメント タイプ MPEG2 TS。
|
GCKHLSVideoSegmentFormatFMP4 |
HLS セグメント タイプは FMP4 です。
|
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-07-25 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-25 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,[]]