Acquisition
Class SoundCardSystem.CaptureThread

java.lang.Object
  extended by Acquisition.SoundCardSystem.CaptureThread
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
SoundCardSystem

 class SoundCardSystem.CaptureThread
extends java.lang.Object
implements java.lang.Runnable


Constructor Summary
SoundCardSystem.CaptureThread()
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SoundCardSystem.CaptureThread

SoundCardSystem.CaptureThread()
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable