Represents the base unit of transmission for the Open Sound Control protocol.

Namespace:  Bespoke.Common.Osc
Assembly:  Bespoke.Common.Osc (in Bespoke.Common.Osc.dll) Version: 4.3.0.0 (4.3.0.0)

Syntax

C#
public abstract class OscPacket
Visual Basic (Declaration)
Public MustInherit Class OscPacket
Visual C++
public ref class OscPacket abstract

Inheritance Hierarchy

See Also