Uses of Class
org.praxislive.core.PortInfo
Packages that use PortInfo
Package
Description
-
Uses of PortInfo in org.praxislive.audio
Methods in org.praxislive.audio that return PortInfo -
Uses of PortInfo in org.praxislive.code
Fields in org.praxislive.code declared as PortInfoModifier and TypeFieldDescriptionstatic final PortInfoControlInput.INFOstatic final PortInfoControlOutput.INFOMethods in org.praxislive.code that return PortInfo -
Uses of PortInfo in org.praxislive.core
Methods in org.praxislive.core that return PortInfoModifier and TypeMethodDescriptionInfo.PortInfoBuilder.build()static PortInfoPortInfo.create(Class<? extends Port> typeClass, PortInfo.Direction direction, PMap properties) Create a PortInfo.static PortInfoParse the provided String into a PortInfo if possible.static PortInfoApply the provided function to a PortInfoChooser to choose and customize a PortInfoBuilder and return the resulting PortInfo.Access thePortInfofor the given port.Methods in org.praxislive.core that return types with arguments of type PortInfoModifier and TypeMethodDescriptionCoerce the provided Value into a PortInfo if possible.Methods in org.praxislive.core with parameters of type PortInfoModifier and TypeMethodDescriptionAdd port info. -
Uses of PortInfo in org.praxislive.video
Methods in org.praxislive.video that return PortInfo