Uses of Interface
com.googlecode.fascinator.transformer.ffmpeg.Ffmpeg

Uses of Ffmpeg in com.googlecode.fascinator.transformer.ffmpeg
 

Classes in com.googlecode.fascinator.transformer.ffmpeg that implement Ffmpeg
 class FfmpegImpl
          Wrapper for the FFMPEG program
 

Constructors in com.googlecode.fascinator.transformer.ffmpeg with parameters of type Ffmpeg
FfmpegInfo(Ffmpeg ffmpeg, File inputFile)
          Extract metadata from the given file using the provided FFmpeg object
FfmpegTransformer(Ffmpeg ffmpeg)
          Instantiate the transformer with an existing instantiation of Ffmpeg
 



Copyright © 2009-2014. All Rights Reserved.