Uses of Interface
heronarts.lx.output.LXOutput.InetOutput
Packages that use LXOutput.InetOutput
-
Uses of LXOutput.InetOutput in heronarts.lx.output
Subinterfaces of LXOutput.InetOutput in heronarts.lx.outputClasses in heronarts.lx.output that implement LXOutput.InetOutputModifier and TypeClassDescriptionclass
class
class
Distributed Display Protocol is a simple protocol developed by 3waylabs.class
DDPOutput is a helper class that constructs and sends a set of DDPDatagram packets based upon a specified chunk size, which will typically be a function of either the LED layout or UDP network settings.class
class
A datagram implementing the Kinet protocol, used by Color Kinetics devices.class
class
class
UDP implementation of http://openpixelcontrol.org/class
TCP/IP streaming socket implementation of http://openpixelcontrol.org/class
Streaming ACN, also referred to as E1.31, is a standardized protocol for streaming DMX data over ACN protocol.Methods in heronarts.lx.output that return LXOutput.InetOutputModifier and TypeMethodDescriptionDDPOutputGroup.setAddress
(InetAddress address) LXOutput.InetOutput.setAddress
(InetAddress address) DDPOutputGroup.setPort
(int port) LXOutput.InetOutput.setPort
(int port)