| Interface | Description |
|---|---|
| LXOutput.InetOutput | |
| OPCOutput |
| Class | Description |
|---|---|
| ArtNetDatagram | |
| ArtSyncDatagram | |
| DDPDatagram |
Distributed Display Protocol is a simple protocol developed by 3waylabs.
|
| 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.
|
| FadecandySocket | |
| KinetDatagram |
A datagram implementing the Kinet protocol, used by Color Kinetics devices.
|
| LXBufferOutput | |
| LXDatagram | |
| LXDatagram.ErrorState | |
| LXOutput |
This class represents the output stage from the LX engine to real devices.
|
| LXOutputGroup |
Simple concrete output class which does nothing but group its children.
|
| LXSocket | |
| OPCDatagram |
UDP implementation of http://openpixelcontrol.org/
|
| OPCSocket |
TCP/IP streaming socket implementation of http://openpixelcontrol.org/
|
| StreamingACNDatagram |
Streaming ACN, also referred to as E1.31, is a standardized protocol for
streaming DMX data over ACN protocol.
|
| Enum | Description |
|---|---|
| KinetDatagram.Version | |
| LXBufferOutput.ByteOrder |
Various orderings for RGB buffer data
|
| LXOutput.GammaMode |
LX library by Mark C. Slee. © 2012-2020