Initializes a new instance of the OSCBundle class

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

Syntax

C#
public OSCBundle(
	long ts
)

Parameters

ts
Type: System..::..Int64

[Missing <param name="ts"/> documentation for "M:VVVV.Utils.OSC.OSCBundle.#ctor(System.Int64)"]

See Also