The OscPacket type exposes the following members.

Fields

  NameDescription
mAddress
The OSC address pattern.
mClient
The destination of sent packets when using TransportType.Tcp.
mData
The contents of the packet.
mSourceEndPoint
The origin of the packet.
sLittleEndianByteOrder
The expected endianness of integral value types.

See Also