DefaultFFMPEGLocatorpublic abstract class FFMPEGLocator extends Object
Encoder
to locate the ffmpeg executable path.Encoder| Constructor | Description |
|---|---|
FFMPEGLocator() |
| Modifier and Type | Method | Description |
|---|---|---|
protected abstract String |
getFFMPEGExecutablePath() |
This method should return the path of a ffmpeg executable suitable for
the current machine.
|
protected abstract String getFFMPEGExecutablePath()
Copyright © 2019. All rights reserved.