Interface implemented by strongly-typed SDK classes used in configuring transport features. For example, this is used when setting up a virtual device, configuring Network MIDI 2.0 hosts and clients, and creating loopback endpoints.
Important Note
The json config sent to and received from the service is an implementation detail, not a contract, and is subject to change. Do not attempt to manually manipulate or create json to send to the MIDI Service, or manually parse the json return results, unless you are creating a transport yourself.
Properties
Property |
Description |
TransportID |
The ID of the transport this configuration targets. This is used in the service for routing this config. |
Functions
Function |
Description |
GetConfigJson |
Returns the json to send to the service |