public abstract class FFMPEGLocator extends Object
Encoder
to locate the ffmpeg executable path.Encoder| Constructor and Description |
|---|
FFMPEGLocator() |
| Modifier and Type | Method and 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 © 2018. All rights reserved.