public class BufferedPlayer extends Object
| Modifier and Type | Field and Description |
|---|---|
private static AudioFormat |
format |
private static SourceDataLine |
line |
private static org.apache.log4j.Logger |
logger |
private static AudioInputStream |
stream |
| Constructor and Description |
|---|
BufferedPlayer() |
| Modifier and Type | Method and Description |
|---|---|
private static void |
checkDuration() |
private static void |
createInput(String fnm) |
private static void |
createOutput() |
static void |
main(String[] args) |
private static void |
play() |
private static final org.apache.log4j.Logger logger
private static AudioInputStream stream
private static AudioFormat format
private static SourceDataLine line
Copyright © 2011-2015 Sahits GmbH. All Rights Reserved.