public class DefaultFFMPEGLocator extends FFMPEGLocator
FFMPEGLocator.| Constructor | Description |
|---|---|
DefaultFFMPEGLocator() |
It builds the default FFMPEGLocator, exporting the ffmpeg executable on a
temp file.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected String |
getFFMPEGExecutablePath() |
This method should return the path of a ffmpeg executable suitable for
the current machine.
|
public DefaultFFMPEGLocator()
protected String getFFMPEGExecutablePath()
FFMPEGLocatorgetFFMPEGExecutablePath in class FFMPEGLocatorCopyright © 2019. All rights reserved.