NOW LOADING

MidiLoopbackEndpointCreationConfig


Config sent to the service to create a loopback endpoint pair
Namespace Microsoft.Windows.Devices.Midi2.Endpoints.Loopback
Type Name MidiLoopbackEndpointCreationConfig
Type WinRT Runtime Class
IDL MidiLoopbackEndpointCreationConfig.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
EndpointDefinitionA MidiLoopbackEndpointDefinition for the A-side of the pair
EndpointDefinitionB MidiLoopbackEndpointDefinition for the B-side of the pair

Methods

Name Description
MidiLoopbackEndpointCreationConfig Create an empty config
MidiLoopbackEndpointCreationConfig (associationId, endpointDefinitionA, endpointDefinitionB) Create a configuration with the specified associationId and endpoint definitions

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.