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

  NameDescription
Protected fieldmAddress
The OSC address pattern.
Protected fieldmClient
The destination of sent packets when using TransportType.Tcp.
Protected fieldmData
The contents of the packet.
Protected fieldmSourceEndPoint
The origin of the packet.
Protected fieldStatic membersLittleEndianByteOrder
The expected endianness of integral value types.
Back to Top
See Also