VideoObject
유형 이름: VideoObject
MediaObject를 확장합니다.
이름 |
유형 |
설명 |
작업 수행자 |
사람 |
TV, 라디오, 영화, 비디오 게임 등에서 배우를 말합니다. 배우는 개별 항목이나 시리즈, 에피소드, 클립과 연결할 수 있습니다. |
배우 |
사람 |
TV, 라디오, 영화, 비디오 게임 등에서 배우를 말합니다. 배우는 개별 항목이나 시리즈, 에피소드, 클립과 연결할 수 있습니다. |
caption |
텍스트 |
이 객체의 자막입니다. |
감독 |
사람 |
TV, 라디오, 영화, 비디오 게임 등의 콘텐츠 감독입니다. 감독은 개별 항목 또는 시리즈, 에피소드, 클립과 연결할 수 있습니다. |
감독 |
사람 |
TV, 라디오, 영화, 비디오 게임 등의 콘텐츠 감독입니다. 감독은 개별 항목 또는 시리즈, 에피소드, 클립과 연결할 수 있습니다. |
음악: |
MusicGroup 또는 Person |
사운드트랙의 작곡가입니다. |
썸네일 |
ImageObject |
이미지 또는 동영상의 썸네일 이미지입니다. |
스크립트 |
텍스트 |
이 MediaObject가 AudioObject 또는 VideoObject인 경우 해당 객체의 스크립트입니다. |
동영상 프레임 크기 |
텍스트 |
동영상의 프레임 크기입니다. |
동영상 화질 |
텍스트 |
동영상 화질입니다. |
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 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"]]