org.sakaiproject.tool.assessment.audio
Class AudioRecorder.Playback
java.lang.Object
org.sakaiproject.tool.assessment.audio.AudioRecorder.Playback
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- AudioRecorder
public class AudioRecorder.Playback
- extends Object
- implements Runnable
Write data to the OutputChannel.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AudioRecorder.Playback
public AudioRecorder.Playback()
start
public void start()
stop
public void stop()
run
public void run()
- Specified by:
run in interface Runnable
Copyright © 2005-2012 Sakai Project. All Rights Reserved.