http://www.escenic.com/types/relation/media-info

This link relation identifies a link to metadata describing a content item's media content. Links of this type occur in entry resources representing video or audio content items.

The following example shows a link of this type:

<entry>
  ...
    <link href="http://host-ip-address/video-presentation-webservice/mediaInfo/1994/"
    rel="http://www.escenic.com/types/relation/media-info"    
    type="application/json" title="Presentation media info"/>
  ...
</entry>