Uses of Class
ws.schild.jave.FFMPEGLocator
-
-
Uses of FFMPEGLocator in ws.schild.jave
Subclasses of FFMPEGLocator in ws.schild.jave Modifier and Type Class Description classDefaultFFMPEGLocatorThe default ffmpeg executable locator, which exports on disk the ffmpeg executable bundled with the library distributions.Constructors in ws.schild.jave with parameters of type FFMPEGLocator Constructor Description Encoder(FFMPEGLocator locator)It builds an encoder with a customFFMPEGLocator.MultimediaObject(java.io.File input, FFMPEGLocator locator)It builds an extractor with a customFFMPEGLocator.ScreenExtractor(FFMPEGLocator locator)It builds an extractor with a customFFMPEGLocator.
-