VideoObject
類型名稱:VideoObject
擴充 MediaObject
名稱 |
類型 |
說明 |
演員 |
Person |
演員,例如電視、廣播、電影、電玩遊戲等等。演員可與個別項目或影集、劇集、短片建立關聯。 |
演員 |
Person |
演員,例如電視、廣播、電影、電玩遊戲等等。演員可與個別項目或影集、劇集、短片建立關聯。 |
caption |
Text |
這個物件的說明文字。 |
導演 |
Person |
導演,例如電視、廣播、電影、電玩遊戲等。導演可與個別項目或影集、劇集、短片建立關聯。 |
導演 |
Person |
導演,例如電視、廣播、電影、電玩遊戲等。導演可與個別項目或影集、劇集、短片建立關聯。 |
音樂作品 |
MusicGroup 或 Person |
該配樂的作曲家。 |
thumbnail |
ImageObject |
圖片或影片的縮圖。 |
轉錄稿 |
Text |
如果這個 MediaObject 是 AudioObject 或 VideoObject,則該物件的轉錄稿。 |
影片畫面大小 |
Text |
影片的畫面大小。 |
影片品質 |
Text |
影片的品質。 |
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-09-03 (世界標準時間)。
[null,null,["上次更新時間:2024-09-03 (世界標準時間)。"],[[["`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"]]