- java.lang.Object
-
- com.skratchdot.electribe.audioplayer.util.AudioUtil
-
-
Constructor Summary
Constructors
Constructor and Description |
AudioUtil() |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
static boolean |
isAudioFile(java.io.File file) |
static boolean |
isStereo(java.io.File file) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
AudioUtil
public AudioUtil()