java.lang.Object
org.praxislive.video.VideoPort
org.praxislive.video.VideoPort.Output
org.praxislive.video.DefaultVideoOutputPort
- All Implemented Interfaces:
Port
-
Nested Class Summary
Nested classes/interfaces inherited from class org.praxislive.video.VideoPort
VideoPort.Input, VideoPort.Output, VideoPort.ProviderNested classes/interfaces inherited from interface org.praxislive.core.Port
Port.Type<T extends Port>, Port.TypeProvider -
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddListener(PortListener listener) voidvoiddisconnect(Port port) voidvoidremoveListener(PortListener listener) Methods inherited from class org.praxislive.video.VideoPort.Output
breakConnection, getInfo, makeConnectionMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.praxislive.core.Port
isConnectedTo
-
Constructor Details
-
DefaultVideoOutputPort
-
-
Method Details
-
connect
- Throws:
PortConnectionException
-
disconnect
-
disconnectAll
public void disconnectAll() -
connections
-
addListener
-
removeListener
-