Class DynamicVideoInterface

java.lang.Object
boofcv.io.video.DynamicVideoInterface
All Implemented Interfaces:
VideoInterface

public class DynamicVideoInterface extends Object implements VideoInterface
This video interface attempts to load a native reader. If that fails, jcodec, if that fails it just uses the built in video types.