VideoObject
Nama jenis: VideoObject
Memperluas MediaObject
Nama |
Jenis |
Deskripsi |
aktor |
Person |
Aktor, mis. di tv, radio, film, video game, dll. Aktor dapat dikaitkan dengan satu per satu item atau dengan serial, episode, atau klip. |
aktor |
Person |
Aktor, mis. di tv, radio, film, video game, dll. Aktor dapat dikaitkan dengan satu per satu item atau dengan serial, episode, atau klip. |
teks |
Teks |
Teks untuk objek ini. |
sutradara |
Person |
Direktur, mis. konten tv, radio, film, video game, dll. Sutradara dapat dikaitkan dengan masing-masing item atau serial, episode, klip. |
sutradara |
Person |
Direktur, mis. konten tv, radio, film, video game, dll. Sutradara dapat dikaitkan dengan masing-masing item atau serial, episode, klip. |
musikOleh |
MusicGroup atau Person |
Komposer soundtrack. |
thumbnail |
ImageObject |
Gambar thumbnail untuk gambar atau video. |
transkrip |
Teks |
Jika MediaObject ini adalah AudioObject atau VideoObject, transkrip objek tersebut. |
ukuranFrameVideo |
Teks |
Ukuran frame video. |
KualitasVideo |
Teks |
Kualitas video. |
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2024-09-03 UTC.
[null,null,["Terakhir diperbarui pada 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"]]