public class AudioConverterGUI.Converter extends Thread
Thread.State, Thread.UncaughtExceptionHandlerMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description |
|---|
AudioConverterGUI.Converter(String inDirPath,
String outDirPath,
boolean bestOnly,
boolean stereoMono,
int channel,
boolean downSample,
int targetSampleRate,
String soxPath,
boolean highPassFilter,
boolean powerNormalise,
boolean maximiseAmplitude,
double targetMaxAmplitude,
boolean trimSilences) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yieldpublic AudioConverterGUI.Converter(String inDirPath, String outDirPath, boolean bestOnly, boolean stereoMono, int channel, boolean downSample, int targetSampleRate, String soxPath, boolean highPassFilter, boolean powerNormalise, boolean maximiseAmplitude, double targetMaxAmplitude, boolean trimSilences) throws IOException
IOExceptionCopyright © 2000–2016 DFKI GmbH. All rights reserved.