net.luniks.sound
Class AudioFileUtils

java.lang.Object
  extended bynet.luniks.sound.AudioFileUtils

public class AudioFileUtils
extends java.lang.Object

Some convenience methods for audio files


Constructor Summary
AudioFileUtils()
           
 
Method Summary
static float getLength(java.io.File file)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AudioFileUtils

public AudioFileUtils()
Method Detail

getLength

public static float getLength(java.io.File file)
                       throws java.lang.Exception
Throws:
java.lang.Exception


Copyright (c) 2004, 2005 Torsten Römer, dode@luniks.net