public class FadeableAudioInputStream
extends javax.sound.sampled.AudioInputStream
Constructor and Description |
---|
FadeableAudioInputStream(javax.sound.sampled.AudioInputStream stream) |
public FadeableAudioInputStream(javax.sound.sampled.AudioInputStream stream) throws java.io.IOException
java.io.IOException
public void fadeOut()
public int read(byte[] b) throws java.io.IOException
read
in class javax.sound.sampled.AudioInputStream
java.io.IOException
public int read(byte[] b, int offset, int length) throws java.io.IOException
read
in class javax.sound.sampled.AudioInputStream
java.io.IOException
Copyright © 2013 Tor-Einar Jarnbjo. All Rights Reserved.