boofcv.io.video
Class BoofVideoManager
- java.lang.Object
-
- boofcv.io.video.BoofVideoManager
-
public class BoofVideoManager extends java.lang.ObjectAllows aVideoInterfaceto be created abstractly without directly referencing the codec class.
-
-
Constructor Summary
Constructors Constructor and Description BoofVideoManager()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static VideoInterfaceloadManager(java.lang.String pathToManager)Loads the specified defaultVideoInterface.static VideoInterfaceloadManagerDefault()Loads the defaultVideoInterface.
-
-
-
Method Detail
-
loadManagerDefault
public static VideoInterface loadManagerDefault()
Loads the defaultVideoInterface.- Returns:
- Video interface
-
loadManager
public static VideoInterface loadManager(java.lang.String pathToManager)
Loads the specified defaultVideoInterface.- Returns:
- Video interface
-
-
DataMelt 3.0 © DataMelt by jWork.ORG