Property | Type | Description | |
---|---|---|---|
remoteHost | string | ||
remotePort | int | ||
udpClient |
Method | Description | |
---|---|---|
Close ( ) : void | ||
Connect ( ) : void | ||
OSCTransmitter ( string remoteHost, int remotePort ) : System | ||
Send ( |
public OSCTransmitter ( string remoteHost, int remotePort ) : System | ||
remoteHost | string | |
remotePort | int | |
return | System |