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.IOExceptionpublic void fadeOut()
public int read(byte[] b)
throws java.io.IOException
read in class javax.sound.sampled.AudioInputStreamjava.io.IOExceptionpublic int read(byte[] b,
int offset,
int length)
throws java.io.IOException
read in class javax.sound.sampled.AudioInputStreamjava.io.IOExceptionCopyright © 2013 Tor-Einar Jarnbjo. All Rights Reserved.