VideoObject
タイプ名: VideoObject
MediaObject を拡張します。
氏名 |
型 |
説明 |
俳優 |
担当者 |
テレビ、ラジオ、映画、ビデオゲームなどの俳優。個々のアイテムや、シリーズ、エピソード、クリップに関連付けることができます。 |
アクターズ |
担当者 |
テレビ、ラジオ、映画、ビデオゲームなどの俳優。個々のアイテムや、シリーズ、エピソード、クリップに関連付けることができます。 |
caption |
テキスト |
このオブジェクトの字幕。 |
映画監督 |
担当者 |
テレビ、ラジオ、映画、ビデオゲームなどのコンテンツのディレクターディレクターは個々のアイテムや、シリーズ、エピソード、クリップに関連付けることができます。 |
ディレクター |
担当者 |
テレビ、ラジオ、映画、ビデオゲームなどのコンテンツのディレクターディレクターは個々のアイテムや、シリーズ、エピソード、クリップに関連付けることができます。 |
musicBy |
MusicGroup または Person |
サウンドトラックの作曲者。 |
サムネイル |
ImageObject |
画像または動画のサムネイル画像。 |
文字起こし |
テキスト |
この MediaObject が AudioObject または VideoObject の場合、そのオブジェクトの文字起こし |
videoFrameSize |
テキスト |
動画のフレームサイズ。 |
動画の品質 |
テキスト |
動画の画質。 |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-09-03 UTC。
[null,null,["最終更新日 2024-09-03 UTC。"],[[["`VideoObject` extends the `MediaObject` type and provides specific properties for describing videos."],["It includes details like actors, directors, caption, thumbnail, transcript, and video quality."],["Properties such as `actor`, `director`, and `musicBy` can be associated with individuals or a series/episode."],["The `thumbnail` property uses `ImageObject` to represent the video's thumbnail image."],["`videoFrameSize` and `videoQuality` provide further information about the video's technical aspects."]]],["The `VideoObject` type, extending `MediaObject`, defines properties for video content. Key attributes include `actor(s)` and `director(s)` (both of type `Person`), who can be linked to various media formats. `caption` and `transcript` provide textual descriptions. `musicBy` indicates the soundtrack composer (`MusicGroup` or `Person`). `thumbnail` links to a representative image, while `videoFrameSize` and `videoQuality` describe technical aspects. These properties provide key information and actions regarding the video.\n"]]