public abstract class FFMPEGLocator
extends java.lang.Object
Encoder
to locate the ffmpeg executable path.Encoder| 构造器和说明 |
|---|
FFMPEGLocator() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected abstract java.lang.String |
getFFMPEGExecutablePath()
This method should return the path of a ffmpeg executable suitable for
the current machine.
|
Copyright © 2019. All Rights Reserved.