미디어 객체
유형 이름: MediaObject
CreativeWork를 확장합니다.
이름 |
유형 |
설명 |
연결된 도움말 |
뉴스 기사 |
미디어 객체와 연결된 뉴스 기사입니다. |
bitrate |
텍스트 |
미디어 객체의 비트 전송률입니다. |
콘텐츠 크기 |
텍스트 |
파일 크기 (메가/킬로바이트)입니다. |
contentUrl |
URL |
미디어 객체의 실제 바이트입니다(예: 이미지 파일 또는 동영상 파일). |
duration |
길이 |
항목 길이 (영화, 오디오 녹음, 이벤트 등)입니다. ISO 8601 날짜 형식으로 나타냅니다. |
embedUrl |
URL |
특정 동영상의 플레이어를 가리키는 URL입니다. 일반적으로 이는 embed 태그의 src 요소에 있는 정보이며 loc 태그의 콘텐츠와 같아서는 안 됩니다. |
인코딩 광고 소재 작업 |
CreativeWork |
이 미디어 객체로 인코딩된 CreativeWork입니다. |
인코딩 형식 |
텍스트 |
mp3, mpeg4 등 |
만료일 |
날짜 |
콘텐츠가 만료되어 더 이상 유용하지 않거나 콘텐츠를 사용할 수 없는 날짜입니다. 동영상에 유용합니다. |
높이 |
Distance 또는 QuantitativeValue |
항목의 높이 |
playerType |
텍스트 |
플레이어 유형이 필요합니다(예: Flash 또는 Silverlight). |
제작사 |
Organization |
프로그램(예: 시리즈, 비디오 게임, 에피소드 등)을 담당하는 제작사 또는 스튜디오 |
게시 |
게시 이벤트 |
에피소드, 클립 또는 미디어 객체와 연결된 게시 이벤트입니다. |
지역 허용됨 |
장소 |
미디어가 허용되는 지역 지정하지 않으면 모든 위치에서 허용된 것으로 간주됩니다. 국가를 ISO 3166 형식으로 지정합니다. |
구독 필요 |
Boolean |
미디어에 유료 구독 또는 무료 구독이 필요한지 여부를 나타냅니다. 허용되는 값은 true 또는 false 입니다 (이전 버전에는 'yes', 'no'가 있음). |
uploadDate |
날짜 |
미디어 객체가 사이트에 업로드된 날짜입니다. |
너비 |
Distance 또는 QuantitativeValue |
항목의 너비입니다. |
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2024-09-03(UTC)
[null,null,["최종 업데이트: 2024-09-03(UTC)"],[[["`MediaObject` schema markup provides detailed metadata about media like videos and images, extending the `CreativeWork` type."],["It includes properties for technical specs (bitrate, size, format), content location (URL, embed URL), and associated information (article, production company)."],["`MediaObject` also allows specifying the duration, player requirements, geographic restrictions, and subscription status for the media."],["It supports defining the dimensions (height and width) and linking to relevant creative work or publication events."]]],["The `MediaObject` type details media properties, extending `CreativeWork`. Key information includes: `contentUrl` for the media file, `duration` in ISO 8601 format, `encodingFormat` (e.g., mp3), `contentSize`, `bitrate`, and `uploadDate`. It also specifies associated entities like `NewsArticle`, `CreativeWork`, and `PublicationEvent`. Media player details are provided through `embedUrl` and `playerType`, while access controls include `regionsAllowed` and `requiresSubscription`. `expires`, `height` and `width` are also included.\n"]]