The OscBundle type exposes the following members.

Properties

  NameDescription
Address
Gets the OSC address pattern.
(Inherited from OscPacket.)
Bundles
Gets the array of nested bundles.
Client
Gets or sets the destination of sent packets when using TransportType.Tcp.
(Inherited from OscPacket.)
Data
Gets the contents of the packet.
(Inherited from OscPacket.)
IsBundle
Specifies if the packet is an OSC bundle.
(Overrides OscPacket..::.IsBundle.)
Messages
Gets the array of contained messages.
SourceEndPoint
Gets the origin of the packet.
(Inherited from OscPacket.)
TimeStamp
Gets the creation time of the bundle.

See Also