public class YouTubeVideoImageCollection extends XuggleVideoImageCollection.FromURL
XuggleVideoImageCollection.FromFile, XuggleVideoImageCollection.FromURLvideo| Constructor and Description |
|---|
YouTubeVideoImageCollection() |
YouTubeVideoImageCollection(String youtubeURLStr) |
| Modifier and Type | Method and Description |
|---|---|
int |
countImages() |
protected XuggleVideo |
loadXuggleVideo(String videoEntry) |
int |
useable(ImageCollectionConfig config)
Is the contents of the provided image colleciton config sufficient for this collection to run.
|
defaultConfig, useable, videoTaggetAll, iterator, setEntrySelection, setupclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic YouTubeVideoImageCollection()
public YouTubeVideoImageCollection(String youtubeURLStr) throws ImageCollectionSetupException
ImageCollectionSetupExceptionprotected XuggleVideo loadXuggleVideo(String videoEntry)
loadXuggleVideo in class XuggleVideoImageCollection.FromURLpublic int countImages()
countImages in interface ImageCollection<MBFImage>countImages in class XuggleVideoImageCollectionpublic int useable(ImageCollectionConfig config)
ImageCollectionuseable in interface ImageCollection<MBFImage>useable in class XuggleVideoImageCollection