VideoObject
Nazwa typu: VideoObject
Rozszerza element MediaObject
Nazwa |
Typ |
Opis |
aktor |
Person |
Aktor, np. w telewizji, radiu, filmie, grach wideo itp. Można go powiązać z poszczególnymi elementami lub z serią, odcinkiem czy klipem. |
aktorzy i aktorki |
Person |
Aktor, np. w telewizji, radiu, filmie, grach wideo itp. Można go powiązać z poszczególnymi elementami lub z serią, odcinkiem czy klipem. |
caption |
tekstowy. |
Podpis tego obiektu. |
reżyser |
Person |
Reżyser treści, np. programów telewizyjnych, radia, filmów, gier wideo itp. Reżyser może być powiązany z poszczególnymi elementami albo z serią, odcinkiem lub klipem. |
reżyserzy |
Person |
Reżyser treści, np. programów telewizyjnych, radia, filmów, gier wideo itp. Reżyser może być powiązany z poszczególnymi elementami albo z serią, odcinkiem lub klipem. |
music by |
MusicGroup lub Person |
Kompozytor ścieżki dźwiękowej. |
miniatura |
ImageObject |
Miniatura obrazu lub filmu. |
transkrypcja |
tekstowy. |
Jeśli ten obiekt MediaObject jest obiektem VideoObject lub VideoObject, jest to jego transkrypcja. |
rozmiar ramki wideo |
tekstowy. |
Rozmiar klatki filmu. |
jakość filmu |
tekstowy. |
Jakość filmu. |
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-09-03 UTC.
[null,null,["Ostatnia aktualizacja: 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"]]