public interface AudioSource
OutputStream.| Modifier and Type | Method and Description |
|---|---|
javax.sound.sampled.AudioFormat |
getAudioFormat()
Retrieves the audio format that this source is delivering.
|
void |
setOutputStream(java.io.OutputStream out)
Sets the stream to write audio data to.
|
javax.sound.sampled.AudioFormat getAudioFormat()
void setOutputStream(java.io.OutputStream out)
out - audio data stream