Uses of Class
heronarts.lx.output.LXBufferOutput
Packages that use LXBufferOutput
-
Uses of LXBufferOutput in heronarts.lx.output
Subclasses of LXBufferOutput in heronarts.lx.outputModifier and TypeClassDescriptionclass
class
class
Distributed Display Protocol is a simple protocol developed by 3waylabs.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 LXBufferOutputModifier and TypeMethodDescriptionprotected LXBufferOutput
LXBufferOutput.updateDataBuffer
(int[] colors, LXOutput.GammaTable glut, double brightness) Helper for subclasses to copy a list of points into the data buffer at a specified offset.