org.silverpeas.media.video.ffmpeg
Class FFmpegToolManager

java.lang.Object
  extended by org.silverpeas.media.video.ffmpeg.FFmpegToolManager

@Named(value="ffmpegToolManager")
@Singleton
public class FFmpegToolManager
extends Object


Constructor Summary
FFmpegToolManager()
           
 
Method Summary
 void initialize()
           
static boolean isActivated()
          Indicates if ffmpeg is actived
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FFmpegToolManager

public FFmpegToolManager()
Method Detail

initialize

@PostConstruct
public void initialize()
                throws Exception
Throws:
Exception

isActivated

public static boolean isActivated()
Indicates if ffmpeg is actived

Returns:


Copyright © 2016 Silverpeas. All Rights Reserved.