public class LXOscEngine.Transmitter extends Object
Modifier and Type | Field and Description |
---|---|
protected DatagramPacket |
packet |
Modifier and Type | Method and Description |
---|---|
void |
send(OscPacket packet) |
void |
setAddress(InetAddress host) |
void |
setPort(int port) |
protected final DatagramPacket packet
public void send(OscPacket packet) throws IOException
IOException
public void setPort(int port)
public void setAddress(InetAddress host)
LX library by Mark C. Slee. © 2012-2020