Interface EmbedVideo
-
public interface EmbedVideoThis interface represents an embed video.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetHeight()Gets the height of the video.java.net.URLgetUrl()Gets the url of the video.intgetWidth()Gets the width of the video.
-