GCKMediaInformation.h ファイル
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
GCKMediaStreamType 列挙型。
その他...
メディア ストリーム タイプを定義する列挙型。
列挙子 |
---|
GCKMediaStreamTypeNone |
「none」のストリーム タイプ。
|
GCKMediaStreamTypeBuffered |
バッファリングされたストリーム タイプ。
|
GCKMediaStreamTypeLive |
ライブ ストリームのタイプ。
|
GCKMediaStreamTypeUnknown |
不明なストリーム タイプ。
|
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 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 outlines the \u003ccode\u003eGCKMediaInformation\u003c/code\u003e class for aggregating media item details and the \u003ccode\u003eGCKMediaInformationBuilder\u003c/code\u003e for creating or modifying \u003ccode\u003eGCKMediaInformation\u003c/code\u003e instances.\u003c/p\u003e\n"],["\u003cp\u003eIt also defines the \u003ccode\u003eGCKMediaStreamType\u003c/code\u003e enum, which categorizes media streams as \u003ccode\u003eNone\u003c/code\u003e, \u003ccode\u003eBuffered\u003c/code\u003e, \u003ccode\u003eLive\u003c/code\u003e, or \u003ccode\u003eUnknown\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGCKMediaInformation\u003c/code\u003e class is crucial for managing media metadata within the Google Cast framework.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGCKMediaStreamType\u003c/code\u003e enum provides a standardized way to identify the nature of a media stream for playback control.\u003c/p\u003e\n"]]],["This document outlines components for handling media information. It defines the `GCKMediaInformation` class, which aggregates data about a media item, and the `GCKMediaInformationBuilder` class, which is used to construct new `GCKMediaInformation` instances. Additionally, it specifies the `GCKMediaStreamType` enumeration, which defines the possible types of media streams: None, Buffered, Live, or Unknown.\n"],null,[]]