@Deprecated public class FileMultiplexer extends Object implements Multiplexer
| Constructor and Description |
|---|
FileMultiplexer(File dir,
String baseName,
String extension)
Deprecated.
|
public void write(int track,
Buffer buf)
throws IOException
Multiplexerwrite in interface Multiplexertrack - The track number.buf - The buffer containing the sample data.IOExceptionpublic void close()
throws IOException
Multiplexerclose in interface MultiplexerIOExceptionCopyright © 2014. All Rights Reserved.