public class Video extends Object implements Html5Player.IVideo
Html5Player.IVideopublic Video(String url)
url - The video url as stringpublic Video(String url, String mediaType)
url - The video url as stringmediaType - The media type of videopublic String getUrl()
getUrl in interface Html5Player.IVideopublic String getMediaType()
getMediaType in interface Html5Player.IVideoCopyright © 2013 agilecoders.de. All Rights Reserved.