MediaObject

Type name: MediaObject

Extends CreativeWork

Name Type Description
associatedArticle NewsArticle A NewsArticle associated with the Media Object.
bitrate Text The bitrate of the media object.
contentSize Text File size in (mega/kilo) bytes.
contentUrl URL Actual bytes of the media object, for example the image file or video file.
duration Duration The duration of the item (movie, audio recording, event, etc.) in ISO 8601 date format.
embedUrl URL A URL pointing to a player for a specific video. In general, this is the information in the src element of an embed tag and should not be the same as the content of the loc tag.
encodesCreativeWork CreativeWork The CreativeWork encoded by this media object.
encodingFormat Text mp3, mpeg4, etc.
expires Date Date the content expires and is no longer useful or available. Useful for videos.
height Distance or QuantitativeValue The height of the item.
playerType Text Player type required—for example, Flash or Silverlight.
productionCompany Organization The production company or studio responsible for the item e.g. series, video game, episode etc.
publication PublicationEvent A publication event associated with the episode, clip or media object.
regionsAllowed Place The regions where the media is allowed. If not specified, then it's assumed to be allowed everywhere. Specify the countries in ISO 3166 format.
requiresSubscription Boolean Indicates if use of the media require a subscription (either paid or free). Allowed values are true or false (note that an earlier version had 'yes', 'no').
uploadDate Date Date when this media object was uploaded to this site.
width Distance or QuantitativeValue The width of the item.