org.openstreetmap.josm.tools
Class AudioUtil

java.lang.Object
  extended by org.openstreetmap.josm.tools.AudioUtil

public class AudioUtil
extends java.lang.Object

Returns calibrated length of recording in seconds.


Constructor Summary
AudioUtil()
           
 
Method Summary
static double getCalibratedDuration(java.io.File wavFile)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AudioUtil

public AudioUtil()
Method Detail

getCalibratedDuration

public static double getCalibratedDuration(java.io.File wavFile)


JOSM