The OscPacket type exposes the following members.

Properties

  NameDescription
Address
Gets the OSC address pattern.
Client
Gets or sets the destination of sent packets when using TransportType.Tcp.
Data
Gets the contents of the packet.
IsBundle
Specifies if the packet is an OSC bundle.
LittleEndianByteOrder
Gets or sets the expected endianness of integral value types.
SourceEndPoint
Gets the origin of the packet.

See Also