new Video(type, mediaCharacter, url)
Parameters:
Name | Type | Description |
---|---|---|
type |
String | Type of the media item, e.g. 'VIDEO', 'VIDEO_HD', 'VIDEO_THUMBNAIL', 'VIDEO_SMALL' |
mediaCharacter |
String | Media Character descriptor with meta information about video, for example 'MODEL' image that indicates that this media item contains model image URL. |
url |
String | An absolute URL to the image |