The OscBundle type exposes the following members.

Fields

  NameDescription
mAddress
The OSC address pattern.
(Inherited from OscPacket.)
mClient
The destination of sent packets when using TransportType.Tcp.
(Inherited from OscPacket.)
mData
The contents of the packet.
(Inherited from OscPacket.)
mSourceEndPoint
The origin of the packet.
(Inherited from OscPacket.)

See Also