The IRI of the media resource being linked. A media link MUST have a url property.
getWidth
intgetWidth()
A hint to the consumer about the width, in pixels, of the media resource identified by the url property. A media
link MAY contain a width property when the target resource is a visual media item such as an image, video or
embeddable HTML page.
getHeight
intgetHeight()
A hint to the consumer about the height, in pixels, of the media resource identified by the url property. A media
link MAY contain a height property when the target resource is a visual media item such as an image,
video or embeddable HTML page.
getDuration
intgetDuration()
A hint to the consumer about the length, in seconds, of the media resource identified by the url property.
A media link MAY contain a "duration" property when the target resource is a time-based media item such as an audio or video.