Uses of Class
it.sauronsoftware.jave.FFMPEGLocator

Uses of FFMPEGLocator in it.sauronsoftware.jave
 

Subclasses of FFMPEGLocator in it.sauronsoftware.jave
 class DefaultFFMPEGLocator
          The default ffmpeg executable locator, which exports on disk the ffmpeg executable bundled with the library distributions.
 

Constructors in it.sauronsoftware.jave with parameters of type FFMPEGLocator
Encoder(FFMPEGLocator locator)
          It builds an encoder with a custom FFMPEGLocator.