Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
W
Y
_
G
getActualLatencyMilliseconds()
- Method in interface uk.org.toot.audio.server.
ExtendedAudioServer
getActualLatencyMilliseconds()
- Method in class uk.org.toot.audio.server.
TimedAudioServer
Return the actual instantaneous software output latency in milliseconds.
getAvailableInputNames()
- Method in class com.frinika.toot.javasoundmultiplexed.
MultiplexedJavaSoundAudioServer
getAvailableInputNames()
- Method in class uk.org.toot.audio.server.
JavaSoundAudioServer
getAvailableOutputNames()
- Method in class com.frinika.toot.javasoundmultiplexed.
MultiplexedJavaSoundAudioServer
getAvailableOutputNames()
- Method in class uk.org.toot.audio.server.
JavaSoundAudioServer
getBufferFrames()
- Method in class uk.org.toot.audio.server.
AbstractAudioServer
getBufferMilliseconds()
- Method in interface uk.org.toot.audio.server.
ExtendedAudioServer
getBufferMilliseconds()
- Method in class uk.org.toot.audio.server.
TimedAudioServer
Return the duration of the buffers in milliseconds.
getBufferUnderRuns()
- Method in interface uk.org.toot.audio.server.
ExtendedAudioServer
getBufferUnderRuns()
- Method in class uk.org.toot.audio.server.
TimedAudioServer
Return the number of buffer underruns which may have resulted in an audio glitch.
getChannelFormat()
- Method in class uk.org.toot.audio.server.
JavaSoundAudioServer.JavaSoundAudioLine
getConfigKey()
- Method in class com.frinika.toot.javasoundmultiplexed.
MultiplexedJavaSoundAudioServer
getConfigKey()
- Method in interface uk.org.toot.audio.server.
ExtendedAudioServer
getConfigKey()
- Method in class uk.org.toot.audio.server.
JavaSoundAudioServer
getInDeviceList()
- Method in class com.frinika.toot.javasoundmultiplexed.
MultiplexedJavaSoundAudioServer
getInputLatencyFrames()
- Method in class com.frinika.toot.javasoundmultiplexed.
MultiplexedJavaSoundAudioServer
getInputLatencyFrames()
- Method in class uk.org.toot.audio.server.
JavaSoundAudioServer
getInputs()
- Method in class com.frinika.toot.javasoundmultiplexed.
MultiplexedJavaSoundAudioServer
getInputs()
- Method in interface uk.org.toot.audio.server.
ExtendedAudioServer
getInputs()
- Method in class uk.org.toot.audio.server.
JavaSoundAudioServer
getLatencyFrames()
- Method in interface uk.org.toot.audio.server.
AudioSyncLine
getLatencyFrames()
- Method in class uk.org.toot.audio.server.
JavaSoundAudioServer.JavaSoundAudioLine
getLatencyMilliseconds()
- Method in interface uk.org.toot.audio.server.
ExtendedAudioServer
getLatencyMilliseconds()
- Method in class uk.org.toot.audio.server.
TimedAudioServer
Return the requested software output latency in milliseconds.
getLoad()
- Method in class uk.org.toot.audio.server.
AbstractAudioServer
getLowestLatencyMilliseconds()
- Method in interface uk.org.toot.audio.server.
ExtendedAudioServer
getLowestLatencyMilliseconds()
- Method in class uk.org.toot.audio.server.
TimedAudioServer
Because latency is measured just after writing a buffer and represents the maximum latency, the lowest latency has to be compensated by the duration of the buffer.
getMaximumLatencyMilliseconds()
- Method in interface uk.org.toot.audio.server.
ExtendedAudioServer
getMaximumLatencyMilliseconds()
- Method in class uk.org.toot.audio.server.
TimedAudioServer
Return the maximum software output latency which may be requested.
getMaximumSize()
- Method in class uk.org.toot.swingui.audioui.serverui.
AudioServerPanel.Spinner
getMinimumLatencyMilliseconds()
- Method in interface uk.org.toot.audio.server.
ExtendedAudioServer
getMinimumLatencyMilliseconds()
- Method in class uk.org.toot.audio.server.
TimedAudioServer
Return the minimum software output latency which may be requested.
getName()
- Method in class uk.org.toot.audio.server.
JavaSoundAudioServer.JavaSoundAudioLine
getOutDeviceList()
- Method in class com.frinika.toot.javasoundmultiplexed.
MultiplexedJavaSoundAudioServer
getOutputLatencyFrames()
- Method in class com.frinika.toot.javasoundmultiplexed.
MultiplexedJavaSoundAudioServer
getOutputLatencyFrames()
- Method in class uk.org.toot.audio.server.
JavaSoundAudioServer
getOutputs()
- Method in class com.frinika.toot.javasoundmultiplexed.
MultiplexedJavaSoundAudioServer
getOutputs()
- Method in interface uk.org.toot.audio.server.
ExtendedAudioServer
getOutputs()
- Method in class uk.org.toot.audio.server.
JavaSoundAudioServer
getPreferredSize()
- Method in class uk.org.toot.swingui.audioui.serverui.
AudioServerPanel.Spinner
getPriority()
- Method in class com.frinika.toot.
PriorityAudioServer
getProperties()
- Method in class uk.org.toot.audio.server.
ExtendedAudioServerConfiguration
getProperties()
- Method in class uk.org.toot.audio.server.
JavaSoundAudioServerSetup
getSampleRate()
- Method in class com.frinika.toot.javasoundmultiplexed.
MultiplexedJavaSoundAudioServer
getSampleRate()
- Method in class uk.org.toot.audio.server.
JavaSoundAudioServer
getSampleSizeInBits()
- Method in class com.frinika.toot.javasoundmultiplexed.
MultiplexedJavaSoundAudioServer
getSampleSizeInBits()
- Method in interface uk.org.toot.audio.server.
ExtendedAudioServer
getSampleSizeInBits()
- Method in class uk.org.toot.audio.server.
JavaSoundAudioServer
getSleepStrategy()
- Method in class uk.org.toot.audio.server.
DefaultStrategy
getThreadPriority()
- Method in interface uk.org.toot.audio.server.
AudioTimingStrategy
Return the required Thread priority for the timing strategy.
getThreadPriority()
- Method in class uk.org.toot.audio.server.
SleepTimingStrategy
getThreadPriority()
- Method in class uk.org.toot.audio.server.
WaitTimingStrategy
getThreadPriority()
- Method in class uk.org.toot.audio.server.
YieldTimingStrategy
getTotalLatencyFrames()
- Method in class uk.org.toot.audio.server.
TimedAudioServer
Return the total latency from analogue input to analogue output.
gridRows
- Variable in class uk.org.toot.swingui.audioui.serverui.
AbstractAudioServerPanel
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
W
Y
_