public class UpdateRunner extends Object implements Runnable
Constructor and Description |
---|
UpdateRunner(Mixer mixer,
SourceDataLine outLine)
Constructs a new UpdateRunner to update the TinySound system.
|
public UpdateRunner(Mixer mixer, SourceDataLine outLine)
mixer
- the mixer to read audio data fromoutLine
- the line to write audio data to