public class YouTubeVideoImageCollection extends XuggleVideoImageCollection.FromURL
XuggleVideoImageCollection.FromFile, XuggleVideoImageCollection.FromURL
video
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, videoTag
getAll, iterator, setEntrySelection, setup
public YouTubeVideoImageCollection()
public YouTubeVideoImageCollection(String youtubeURLStr) throws ImageCollectionSetupException
ImageCollectionSetupException
protected XuggleVideo loadXuggleVideo(String videoEntry)
loadXuggleVideo
in class XuggleVideoImageCollection.FromURL
public int countImages()
countImages
in interface ImageCollection<MBFImage>
countImages
in class XuggleVideoImageCollection
public int useable(ImageCollectionConfig config)
ImageCollection
useable
in interface ImageCollection<MBFImage>
useable
in class XuggleVideoImageCollection