NOW LOADING

MidiLoopbackEndpointDefinition


The information supplied when creating a loopback endpoint pair
Namespace Microsoft.Windows.Devices.Midi2.Endpoints.Loopback
Type Name MidiLoopbackEndpointDefinition
Type WinRT Struct
IDL MidiLoopbackEndpointDefinition.idl
Library Microsoft.Windows.Devices.Midi2.dll

Fields

Property Description
Name The name of the endpoint.
UniqueId A short unique identifier for this endpoint. This is used in creating the id. Keep to 32 characters or fewer (32 characters is the length of a no-symbols GUID). If, when combined with the generated loopback A/B differentiator prefix, this id is not unique among all loopback endpoints, endpoint creation will fail.
Description Optional description for the endpoint

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.