|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.qtunes.replaygain.ReplayGainAnalyzer
public class ReplayGainAnalyzer
Run ReplayGain algorithm over an AudioInputStream Based on mp3gain
| Constructor Summary | |
|---|---|
ReplayGainAnalyzer()
|
|
| Method Summary | |
|---|---|
GainAnalysis |
analyze(javax.sound.sampled.AudioInputStream in)
Calculate the gain for the specified AudioInputStream |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReplayGainAnalyzer()
| Method Detail |
|---|
public GainAnalysis analyze(javax.sound.sampled.AudioInputStream in)
throws java.io.IOException
AudioInputStream
in - the AudioInputStream - must be PCM_SIGNED
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||