VideoObject
סוג שם: VideoObject
להרחבת MediaObject
שם |
סוג |
תיאור |
שחקן |
אדם |
שחקן, למשל בטלוויזיה, רדיו, סרט, משחקי וידאו וכו'. השחקן יכול להיות משויך לפריטים מסוימים או לסדרות, פרקים או קליפים. |
שחקנים |
אדם |
שחקן, למשל בטלוויזיה, רדיו, סרט, משחקי וידאו וכו'. השחקן יכול להיות משויך לפריטים מסוימים או לסדרות, פרקים או קליפים. |
כיתוב |
טקסט |
הכיתוב על האובייקט הזה. |
במאי |
אדם |
במאי תוכן טלוויזיה, רדיו, סרט, משחקי וידאו וכו'. אפשר לשייך את הבמאים לפריטים בודדים או לסדרות, לפרקים ולקליפ. |
מנהלים |
אדם |
במאי תוכן טלוויזיה, רדיו, סרט, משחקי וידאו וכו'. אפשר לשייך את הבמאים לפריטים בודדים או לסדרות, לפרקים ולקליפ. |
musicBy |
MusicGroup או Person |
מלחין הפסקול. |
תמונה ממוזערת |
אובייקט תמונה |
תמונה ממוזערת של תמונה או סרטון. |
תמלול |
טקסט |
אם MediaObject זה הוא AudioObject או VideoObject, התמליל של אובייקט זה. |
VideoFrameSize |
טקסט |
גודל המסגרת של הסרטון. |
איכות הווידאו |
טקסט |
איכות הסרטון. |
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 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"]]