uk.org.toot.audio.server
Interface AudioLine

All Superinterfaces:
uk.org.toot.audio.core.AudioProcess, AudioSyncLine, uk.org.toot.audio.server.IOAudioProcess
All Known Implementing Classes:
JavaSoundAudioServer.JavaSoundAudioInput, JavaSoundAudioServer.JavaSoundAudioLine, JavaSoundAudioServer.JavaSoundAudioOutput

public interface AudioLine
extends uk.org.toot.audio.server.IOAudioProcess, AudioSyncLine


Field Summary
 
Fields inherited from interface uk.org.toot.audio.core.AudioProcess
AUDIO_DISCONNECT, AUDIO_OK
 
Method Summary
 
Methods inherited from interface uk.org.toot.audio.server.IOAudioProcess
getChannelFormat, getName
 
Methods inherited from interface uk.org.toot.audio.core.AudioProcess
close, open, processAudio
 
Methods inherited from interface uk.org.toot.audio.server.AudioSyncLine
getLatencyFrames