Bespoke Open Sound Control Library
Bespoke.Common.Osc Namespace
NamespacesBespoke.Common.Osc
Open Sound Control Library
Declaration Syntax
C#Visual BasicVisual C++
namespace Bespoke.Common.Osc
Namespace Bespoke.Common.Osc
namespace Bespoke.Common.Osc
Types
All TypesClassesDelegates
IconTypeDescription
OscBundle
Represents a bundle of OSCMessage objects.

OscBundleReceivedEventArgs
Arguments for OscBundleReceived events.

OscBundleReceivedHandler
Method signature for raising OscBundleReceived events.

OscClient

OscMessage
Represents an Osc Message packet.

OscMessageReceivedEventArgs
Arguments for OscMessageReceived events.

OscMessageReceivedHandler
Method signature for raising OscMessageReceived events.

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

OscPacketReceivedEventArgs
Arguments for OscPacketReceived events.

OscPacketReceivedHandler
Method signature for raising OscPacketReceived events.

OscServer
Listens for and processes incoming Open Sound Control packets.