NOW LOADING

MidiLoopbackEntry


Represents an active loopback endpoint pair instance
Namespace Windows.Devices.Midi2.Transports.Loopback
Type Name MidiLoopbackEntry
Type WinRT Runtime Class
IDL MidiLoopbackEntry.idl
Library

This class represents an active transient loopback endpoint pair. Instances are returned by MidiLoopbackManager.GetActiveLoopbackEntries() and in MidiLoopbackCreationResponse.CreatedLoopbackEntry.

Properties

Property Description
AssociationId The GUID that uniquely identifies this loopback pair
EndpointA A MidiLoopbackEndpointEntry with information about the A-side endpoint
EndpointB A MidiLoopbackEndpointEntry with information about the B-side endpoint
IsMuted True if this loopback pair is currently muted

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.