public class WindowsFFMPEGLocator extends FFMPEGLocator
FFMPEGLocator
.Constructor and Description |
---|
WindowsFFMPEGLocator()
It builds the default FFMPEGLocator, exporting the ffmpeg executable on a
temp file.
|
Modifier and Type | Method and Description |
---|---|
boolean |
pickMe()
Decides if this FFMPEG locator should be used.
|
chmodPlusX, copyFile
public WindowsFFMPEGLocator()
public boolean pickMe()
FFMPEGLocator
pickMe
in class FFMPEGLocator