public static class MP3Driver.MP3Stream extends MP3Driver
MP3Driver.MP3File, MP3Driver.MP3Stream
cbr, out, sampleBuffer, vbr, vbrQuality
Constructor and Description |
---|
MP3Stream(OutputStream out)
Use several instances for parallel emulator instances, where applicable.
|
Modifier and Type | Method and Description |
---|---|
protected OutputStream |
getOut(String recordingFilename) |
buffer, close, open, setCbr, setVbr, setVbrQuality, write
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
pause
public MP3Stream(OutputStream out)
out
- Output stream to write the encoded MP3 toprotected OutputStream getOut(String recordingFilename)
Copyright © 2018 Ken Händel. All rights reserved.