- All Implemented Interfaces:
Input
Input implementation which allows
String to specify input location.
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class com.github.kokorin.jaffree.ffmpeg.BaseInOut
addArgument, addArguments, getAdditionalArguments, helperThread, setCodec, setCodec, setDuration, setDuration, setFormat, setFrameRate, setFrameRate, setFrameSize, setFrameSize, setFrameSize, setPixelFormat, setPixelFormat, setPosition, setPosition, setPositionEof, setPositionEof, thisAsT, toArguments
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
UrlInput
protected UrlInput(String input)
- Parameters:
input - input location
-
Method Details
-
fromUrl
- Parameters:
input - input location: path on filesystem, URL, etc
- Returns:
- UrlInput
-
fromPath
- Parameters:
path - input location: path on filesystem
- Returns:
- UrlInput