| Namespace | Microsoft.Windows.Devices.Midi2.Endpoints.Virtual |
|---|---|
| Type Name | MidiVirtualDeviceManager |
| Type | WinRT Runtime Class |
| IDL | MidiVirtualDeviceManager.idl |
| Library | Microsoft.Windows.Devices.Midi2.dll |
This is the class used by applications to create and start new virtual (app-to-app MIDI) devices.
| Name | Description |
|---|---|
IsTransportAvailable |
Returns true if this transport is installed and enabled in the service |
TransportId |
Returns the GUID which uniquely identifies the Virtual Device transport |
| Name | Description |
|---|---|
CreateVirtualDevice (creationConfig) |
Creates a new virtual device with the specified configuration |
