| Package | Description |
|---|---|
| heronarts.lx.osc |
| Modifier and Type | Class and Description |
|---|---|
class |
OscBundle |
class |
OscMessage |
| Modifier and Type | Method and Description |
|---|---|
static OscPacket |
OscPacket.parse(DatagramPacket datagram) |
static OscPacket |
OscPacket.parse(InetAddress source,
byte[] data,
int offset,
int len) |
| Modifier and Type | Method and Description |
|---|---|
List<OscPacket> |
OscBundle.getElements() |
| Modifier and Type | Method and Description |
|---|---|
OscBundle |
OscBundle.addElement(OscPacket packet) |
void |
LXOscEngine.Transmitter.send(OscPacket packet) |
LX library by Mark C. Slee. © 2012-2020