The OscMessage type exposes the following members.

Properties

  NameDescription
Address
Gets the OSC address pattern.
(Inherited from OscPacket.)
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.)
SourceEndPoint
Gets the origin of the packet.
(Inherited from OscPacket.)

See Also