java.lang.Object
org.praxislive.audio.AudioPort
- All Implemented Interfaces:
org.praxislive.core.Port
- Direct Known Subclasses:
AudioPort.Input,AudioPort.Output
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classNested classes/interfaces inherited from interface org.praxislive.core.Port
org.praxislive.core.Port.Type<T extends org.praxislive.core.Port>, org.praxislive.core.Port.TypeProvider -
Field Summary
Fields inherited from interface org.praxislive.core.Port
IN, OUT -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.praxislive.core.Port
addListener, connect, connections, disconnect, disconnectAll, isConnectedTo, removeListener
-
Constructor Details
-
AudioPort
public AudioPort()
-