|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.sauronsoftware.jave.FFMPEGLocator
public abstract class FFMPEGLocator
Abstract class whose derived concrete instances are used by Encoder
to locate the ffmpeg executable path.
Encoder
Constructor Summary | |
---|---|
FFMPEGLocator()
|
Method Summary | |
---|---|
protected abstract java.lang.String |
getFFMPEGExecutablePath()
This method should return the path of a ffmpeg executable suitable for the current machine. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FFMPEGLocator()
Method Detail |
---|
protected abstract java.lang.String getFFMPEGExecutablePath()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |