public static class MP3Driver.MP3File extends MP3Driver
MP3Driver.MP3File, MP3Driver.MP3Stream
cbr, out, sampleBuffer, vbr, vbrQuality
Constructor and Description |
---|
MP3File() |
Modifier and Type | Method and Description |
---|---|
void |
close()
Free the audio device.
|
protected OutputStream |
getOut(String recordingFilename) |
buffer, open, setCbr, setVbr, setVbrQuality, write
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
pause
protected OutputStream getOut(String recordingFilename) throws IOException
getOut
in class MP3Driver
IOException
public void close()
AudioDriver
close
in interface AudioDriver
close
in class MP3Driver
Copyright © 2018 Ken Händel. All rights reserved.