com.clickntap.tool.encoding
Class EncodingDotComVideoManager
java.lang.Object
com.clickntap.tool.encoding.EncodingDotComVideoManager
- All Implemented Interfaces:
- VideoManager
public class EncodingDotComVideoManager
- extends Object
- implements VideoManager
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EncodingDotComVideoManager
public EncodingDotComVideoManager(String userId,
String userKey)
getVideos
public List<VideoInfo> getVideos()
throws Exception
- Specified by:
getVideos in interface VideoManager
- Throws:
Exception
getVideoStatus
public VideoInfo getVideoStatus(Number videoId)
throws Exception
- Specified by:
getVideoStatus in interface VideoManager
- Throws:
Exception
deleteVideo
public boolean deleteVideo(Number videoId)
throws Exception
- Specified by:
deleteVideo in interface VideoManager
- Throws:
Exception
addVideo
public VideoInfo addVideo(String source)
throws Exception
- Specified by:
addVideo in interface VideoManager
- Throws:
Exception
Copyright © 2014. All rights reserved.