public static class XuggleVideoImageCollection.FromURL extends XuggleVideoImageCollection
XuggleVideoImageCollection.FromFile, XuggleVideoImageCollection.FromURLvideo| Constructor and Description |
|---|
FromURL() |
| Modifier and Type | Method and Description |
|---|---|
ImageCollectionConfig |
defaultConfig(String rawInput)
If possible, will return a default configuration using the raw input
|
protected XuggleVideo |
loadXuggleVideo(String videoEntry) |
int |
useable(String rawInput)
Given a raw string which might define a URL, file location or whatever, can this collection construct a default configuration
which works.
|
protected String |
videoTag() |
countImages, getAll, iterator, setEntrySelection, setup, useableclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic FromURL()
protected XuggleVideo loadXuggleVideo(String videoEntry)
loadXuggleVideo in class XuggleVideoImageCollectionprotected String videoTag()
videoTag in class XuggleVideoImageCollectionpublic int useable(String rawInput)
ImageCollectionrawInput - stringpublic ImageCollectionConfig defaultConfig(String rawInput)
ImageCollectionrawInput - string