MediaObject
タイプ名: MediaObject
CreativeWork を拡張します。
氏名 |
型 |
説明 |
関連する記事 |
ニュース記事 |
メディア オブジェクトに関連付けられた NewsArticle。 |
bitrate |
テキスト |
メディア オブジェクトのビットレート。 |
contentSize |
テキスト |
ファイルサイズ(メガ/キロバイト)。 |
contentUrl |
URL |
画像ファイルや動画ファイルなどのメディア オブジェクトの実際のバイト数。 |
duration |
所要時間 |
アイテムの長さ(映画、音声録音、イベントなど)。ISO 8601 の日付形式で指定します。 |
embedUrl |
URL |
特定の動画のプレーヤーを指定する URL です。通常これは embed タグの src 要素内の情報であり、loc タグの内容とは異なるものにします。 |
クリエイティブ エンコード |
CreativeWork |
このメディア オブジェクトによってエンコードされた CreativeWork。 |
エンコード形式 |
テキスト |
mp3、mpeg4 など |
有効期限 |
日付 |
コンテンツの有効期限が切れ、有用でなくなる、または利用できない日付。動画に有用。 |
高さ |
Distance または QuantitativeValue |
アイテムの高さ。 |
playerType |
テキスト |
プレーヤーのタイプが必要です(Flash、Silverlight など)。 |
プロダクション会社 |
組織 |
シリーズ(ビデオゲーム、エピソードなど)について責任を持つ制作会社またはスタジオ。 |
パブリケーション |
PublicationEvent |
エピソード、クリップ、メディア オブジェクトのいずれかに関連付けられている公開イベント。 |
地域が許可されています |
Place |
メディアが許可されている地域。指定しない場合、すべての場所で許可されると見なされます。ISO 3166 形式の国を指定します。 |
#requiresSubscription |
ブール値 |
メディアの使用に有料か無料かを示します。指定できる値は true または false です(以前のバージョンでは「yes」または「no」が使用されていました)。 |
uploadDate |
日付 |
このメディア オブジェクトがこのサイトにアップロードされた日付。 |
width |
Distance または QuantitativeValue |
商品アイテムの幅。 |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-09-03 UTC。
[null,null,["最終更新日 2024-09-03 UTC。"],[[["`MediaObject` schema markup provides detailed metadata about media like videos and images, extending the `CreativeWork` type."],["It includes properties for technical specs (bitrate, size, format), content location (URL, embed URL), and associated information (article, production company)."],["`MediaObject` also allows specifying the duration, player requirements, geographic restrictions, and subscription status for the media."],["It supports defining the dimensions (height and width) and linking to relevant creative work or publication events."]]],["The `MediaObject` type details media properties, extending `CreativeWork`. Key information includes: `contentUrl` for the media file, `duration` in ISO 8601 format, `encodingFormat` (e.g., mp3), `contentSize`, `bitrate`, and `uploadDate`. It also specifies associated entities like `NewsArticle`, `CreativeWork`, and `PublicationEvent`. Media player details are provided through `embedUrl` and `playerType`, while access controls include `regionsAllowed` and `requiresSubscription`. `expires`, `height` and `width` are also included.\n"]]