|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectas.clynx.util.Util
public class Util
Constructor Summary | |
---|---|
Util()
|
Method Summary | |
---|---|
static boolean |
isPcm(javax.sound.sampled.AudioFormat.Encoding encoding)
checks if the format is pcm format |
static java.util.Set<java.lang.String> |
loadSupportedAudioExtensions()
loads the supported file extensions to a hashset. the resulting set is passed to a filefilter, so that only files with that extension aree allowed to be evaluated. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Util()
Method Detail |
---|
public static boolean isPcm(javax.sound.sampled.AudioFormat.Encoding encoding)
encoding
-
public static java.util.Set<java.lang.String> loadSupportedAudioExtensions()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |