Bespoke Open Sound Control Library
IsBundle Property
NamespacesBespoke.Common.OscOscPacketIsBundle
Specifies if the packet is an OSC bundle.
Declaration Syntax
C#Visual BasicVisual C++
public abstract bool IsBundle { get; }
Public MustOverride ReadOnly Property IsBundle As Boolean
public:
virtual property bool IsBundle {
	bool get () abstract;
}

Assembly: Bespoke.Common.Osc (Module: Bespoke.Common.Osc) Version: 4.3.0.0 (4.3.0.0)