NOW LOADING

MidiBasicLoopbackEntry


Represents an active basic MIDI 1.0-style loopback endpoint instance
Namespace Windows.Devices.Midi2.Transports.BasicLoopback
Type Name MidiBasicLoopbackEntry
Type WinRT Runtime Class
IDL MidiBasicLoopbackEntry.idl
Library

This class represents an active transient basic loopback endpoint. Instances are returned by MidiBasicLoopbackManager.GetActiveLoopbackEntries() and in MidiBasicLoopbackCreationResponse.CreatedLoopbackEntry.

Properties

Property Description
AssociationId The GUID that uniquely identifies this loopback instance
EndpointDeviceId The full endpoint device id for this loopback endpoint
Name The name of the loopback endpoint
Description The description of the loopback endpoint
IsMuted True if this loopback 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.