Bespoke Open Sound Control Library
OscBundle Constructor (sourceEndPoint)
NamespacesBespoke.Common.OscOscBundleOscBundle(IPEndPoint)
Creates a new instance of OscBundle.
Declaration Syntax
C#Visual BasicVisual C++
public OscBundle(
	IPEndPoint sourceEndPoint
)
Public Sub New ( _
	sourceEndPoint As IPEndPoint _
)
public:
OscBundle(
	IPEndPoint^ sourceEndPoint
)
Parameters
sourceEndPoint (IPEndPoint)
The packet origin.

Assembly: Bespoke.Common.Osc (Module: Bespoke.Common.Osc) Version: 4.3.0.0 (4.3.0.0)