public class VideoContentImpl extends Object implements VideoContent
| Modifier and Type | Method and Description |
|---|---|
static VideoContent |
createVideoContent(org.json.JSONObject jsonObject,
String caption) |
String |
getCaption()
Gets the caption for the file
|
Video |
getContent()
Gets the Video object relating to this VideoContent object
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTypepublic static VideoContent createVideoContent(org.json.JSONObject jsonObject, String caption)
public Video getContent()
VideoContentgetContent in interface VideoContentpublic String getCaption()
CaptionablegetCaption in interface CaptionableCopyright © 2017. All rights reserved.