public abstract class XuggleVideoFrameSelection extends Object implements ImageCollectionEntrySelection<MBFImage>
| Modifier and Type | Class and Description |
|---|---|
static class |
XuggleVideoFrameSelection.All |
static class |
XuggleVideoFrameSelection.FramesPerSecond |
static class |
XuggleVideoFrameSelection.Proxy |
| Constructor and Description |
|---|
XuggleVideoFrameSelection() |
XuggleVideoFrameSelection(ImageCollectionConfig config) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptEntry(MBFImage image) |
static XuggleVideoFrameSelection |
byName(String read,
ImageCollectionConfig config) |
void |
init(XuggleVideo video) |
public XuggleVideoFrameSelection(ImageCollectionConfig config)
public XuggleVideoFrameSelection()
public boolean acceptEntry(MBFImage image)
acceptEntry in interface ImageCollectionEntrySelection<MBFImage>public void init(XuggleVideo video)
public static XuggleVideoFrameSelection byName(String read, ImageCollectionConfig config) throws ParseException
ParseException