OscBundle FieldsBespoke Osc Library
The OscBundle type exposes the following members.
Fields

  NameDescription
Protected fieldmAddress
The OSC address pattern.
(Inherited from OscPacket.)
Protected fieldmClient
The destination of sent packets when using TransportType.Tcp.
(Inherited from OscPacket.)
Protected fieldmData
The contents of the packet.
(Inherited from OscPacket.)
Protected fieldmSourceEndPoint
The origin of the packet.
(Inherited from OscPacket.)
Back to Top
See Also