com.tumblr.jumblr.types
Class Video
java.lang.Object
com.tumblr.jumblr.types.Video
public class Video
- extends Object
An individual Video in a VideoPost
- Author:
- jc
|
Constructor Summary |
Video()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Video
public Video()
getWidth
public Integer getWidth()
- Get the width of this video
- Returns:
- width
getEmbedCode
public String getEmbedCode()
- Get the embed code for this video
- Returns:
- embed code
Copyright © 2013. All Rights Reserved.