Uses of Class
org.praxislive.video.VideoPort.Input
-
Packages that use VideoPort.Input Package Description org.praxislive.video -
-
Uses of VideoPort.Input in org.praxislive.video
Subclasses of VideoPort.Input in org.praxislive.video Modifier and Type Class Description class
DefaultVideoInputPort
Methods in org.praxislive.video that return types with arguments of type VideoPort.Input Modifier and Type Method Description List<VideoPort.Input>
DefaultVideoOutputPort. connections()
Methods in org.praxislive.video with parameters of type VideoPort.Input Modifier and Type Method Description protected void
VideoPort.Output. breakConnection(VideoPort.Input port, VideoPipe source)
protected void
VideoPort.Output. makeConnection(VideoPort.Input port, VideoPipe source)
-