|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectas.clynx.audio.statistic.AbstractAnalyser
as.clynx.audio.statistic.MinMaxAnalyser
public class MinMaxAnalyser
The class MinMaxAnalyser.java detects the absolute min/max values of the passed audioinput
Constructor Summary | |
---|---|
MinMaxAnalyser(javax.sound.sampled.AudioFormat format)
Constructor |
Method Summary |
---|
Methods inherited from class as.clynx.audio.statistic.AbstractAnalyser |
---|
analyse, canLoad, getMaximum, getMaxSampleValue, getMinimum, getMinSampleValue, save, toString, update |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public MinMaxAnalyser(javax.sound.sampled.AudioFormat format)
format
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |