osc ~master (2018-07-01T15:45:49Z)
Dub
Repo
OSCClient.this
osc
client
OSCClient
Constructs a new OSC client using a socket and an address.
this
(Socket sock, Address addr)
class
OSCClient
this
(
Socket
sock
,
Address
addr
)
this
(Address addr)
this
(string ip, ushort port)
this
(ushort port)
Meta
Source
See Implementation
osc
client
OSCClient
constructors
this
functions
send
sendTo
Constructs a new OSC client using a socket and an address.