public class BoofVideoManager
extends java.lang.Object
VideoInterface to be created abstractly without directly referencing
the codec class.| Constructor and Description |
|---|
BoofVideoManager() |
| Modifier and Type | Method and Description |
|---|---|
static VideoInterface |
loadManager(java.lang.String pathToManager)
Loads the specified default
VideoInterface. |
static VideoInterface |
loadManagerDefault()
Loads the default
VideoInterface. |
public static VideoInterface loadManagerDefault()
VideoInterface.public static VideoInterface loadManager(java.lang.String pathToManager)
VideoInterface.