Creates a new instance of OscBundle.

C# | Visual Basic | Visual C++ |
public OscBundle( IPEndPoint sourceEndPoint, long timeStamp )
Public Sub New ( _ sourceEndPoint As IPEndPoint, _ timeStamp As Long _ )
public: OscBundle( IPEndPoint^ sourceEndPoint, long long timeStamp )

- sourceEndPoint (IPEndPoint)
- The packet origin.
- timeStamp (Int64)
- The creation time of the bundle.