Initializes a new instance of the OSCReceiver class

Namespace: VVVV.Utils.OSC
Assembly: VVVV.Utils (in VVVV.Utils.dll) Version: 1.0.4694.10871

Syntax

C#
public OSCReceiver(
	int localPort
)

Parameters

localPort
Type: System..::..Int32

[Missing <param name="localPort"/> documentation for "M:VVVV.Utils.OSC.OSCReceiver.#ctor(System.Int32)"]

See Also