Table of Contents

Class CreateTransport

Namespace
Bonsai.Osc
Assembly
Bonsai.Osc.dll

Provides an abstract base class for operators that create OSC communication channels.

public abstract class CreateTransport : Source<IDisposable>, INamedElement
Inheritance
CreateTransport
Implements
Derived
Inherited Members

Properties

Name

Gets or sets the name of the communication channel to reserve for the OSC protocol.

Methods

Generate()

Generates an observable sequence that contains an object representing an open connection to the Open Sound Control communication channel.