|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.Observable
uk.org.toot.audio.system.DefaultAudioSystem
uk.org.toot.audio.system.MixerConnectedAudioSystem
uk.org.toot.project.audio.ProjectAudioSystem
public class ProjectAudioSystem
Constructor Summary | |
---|---|
ProjectAudioSystem(SingleTransportProject p,
AudioMixer mixer)
|
Method Summary |
---|
Methods inherited from class uk.org.toot.audio.system.MixerConnectedAudioSystem |
---|
createConnection, getConnections, notifyObservers |
Methods inherited from class uk.org.toot.audio.system.DefaultAudioSystem |
---|
addAudioDevice, close, getAudioDevices, getAudioInputs, getAudioOutputs, removeAudioDevice, setAutoConnect |
Methods inherited from class java.util.Observable |
---|
addObserver, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface uk.org.toot.audio.system.AudioSystem |
---|
addAudioDevice, close, getAudioDevices, getAudioInputs, getAudioOutputs, removeAudioDevice, setAutoConnect |
Methods inherited from interface uk.org.toot.misc.IObservable |
---|
addObserver, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers |
Constructor Detail |
---|
public ProjectAudioSystem(SingleTransportProject p, AudioMixer mixer)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |