| Namespace | Windows.Devices.Midi2.Transports.Virtual |
|---|---|
| Type Name | MidiVirtualDeviceManager |
| Type | WinRT Runtime Class |
| IDL | MidiVirtualDeviceManager.idl |
| Library |
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. Returns the MidiVirtualDevice instance. |
GetAssociatedClientEndpointDeviceId(associationId) |
Returns the endpoint device id for the client-side endpoint associated with the given association id. |
