public class GenerateImage extends BaseConverter
Constructor and Description |
---|
GenerateImage() |
Modifier and Type | Method and Description |
---|---|
org.apache.openmeetings.util.process.ConverterProcessResultList |
convertImage(String fileName,
String fileExt,
String roomName,
String fileNameShort,
boolean fullProcessing) |
org.apache.openmeetings.util.process.ConverterProcessResult |
convertImageByTypeAndSize(String inputFile,
String outputfile,
int width,
int height) |
org.apache.openmeetings.util.process.ConverterProcessResult |
convertImageByTypeAndSizeAndDepth(String inputFile,
String outputfile,
int width,
int height,
int depth) |
org.apache.openmeetings.util.process.ConverterProcessResultList |
convertImageUserProfile(File file,
Long userId,
boolean skipConvertion) |
convertToMp4, deleteFileIfExists, diff, diffSeconds, diffSeconds, formatMillis, getPathToFFMPEG, getPathToImageMagick, getPathToSoX, getStreamFolder, isUseOldStyleFfmpegMap, mergeAudioToWaves, printMetaInfo, stripAudioFirstPass, stripAudioFirstPass, updateDuration, waitForTheStream
public org.apache.openmeetings.util.process.ConverterProcessResultList convertImage(String fileName, String fileExt, String roomName, String fileNameShort, boolean fullProcessing) throws Exception
Exception
public org.apache.openmeetings.util.process.ConverterProcessResultList convertImageUserProfile(File file, Long userId, boolean skipConvertion) throws Exception
Exception
public org.apache.openmeetings.util.process.ConverterProcessResult convertImageByTypeAndSize(String inputFile, String outputfile, int width, int height)
Copyright © 2012–2016 Apache Software Foundation. All rights reserved.