NOW LOADING

MidiBasicLoopbackEndpointCreationConfig


Config sent to the service to create a basic MIDI 1.0 loopback endpoint
Namespace Microsoft.Windows.Devices.Midi2.Endpoints.BasicLoopback
Type Name MidiBasicLoopbackEndpointCreationConfig
Type WinRT Runtime Class
IDL MidiBasicLoopbackEndpointCreationConfig.idl
Library Microsoft.Windows.Devices.Midi2.dll

This is the configuration sent to the service when an application wants to create a loopback endpoint pair.

Properties

Property Description
AssociationId The GUID used to uniquely identify this endpoint pair
EndpointDefinition MidiBasicLoopbackEndpointDefinition

Methods

Name Description
MidiBasicLoopbackEndpointCreationConfig Create an empty config
MidiBasicLoopbackEndpointCreationConfig (associationId, endpointDefinition) Create a configuration with the specified associationId and endpoint definition

Didn't find what you were looking for?

Windows MIDI Services is an open source project with all source available on GitHub. We have a great community on Discord as well. Between GitHub and Discord, you should find the information you are looking for.