Package | Description |
---|---|
heronarts.lx.output |
Output support for various networking protocols.
|
Modifier and Type | Interface and Description |
---|---|
interface |
OPCOutput |
Modifier and Type | Class and Description |
---|---|
class |
ArtNetDatagram |
class |
ArtSyncDatagram |
class |
DDPDatagram
Distributed Display Protocol is a simple protocol developed by 3waylabs.
|
class |
DDPOutputGroup
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 |
FadecandySocket |
class |
KinetDatagram
A datagram implementing the Kinet protocol, used by Color Kinetics devices.
|
class |
LXDatagram |
class |
LXSocket |
class |
OPCDatagram
UDP implementation of http://openpixelcontrol.org/
|
class |
OPCSocket
TCP/IP streaming socket implementation of http://openpixelcontrol.org/
|
class |
StreamingACNDatagram
Streaming ACN, also referred to as E1.31, is a standardized protocol for
streaming DMX data over ACN protocol.
|
Modifier and Type | Method and Description |
---|---|
LXOutput.InetOutput |
LXOutput.InetOutput.setAddress(InetAddress address) |
LXOutput.InetOutput |
DDPOutputGroup.setAddress(InetAddress address) |
LXOutput.InetOutput |
LXOutput.InetOutput.setPort(int port) |
LXOutput.InetOutput |
DDPOutputGroup.setPort(int port) |
LX library by Mark C. Slee. © 2012-2020