
Namespace | Microsoft.Windows.Devices.Midi2.Reporting |
---|---|
Type Name | MidiReporting |
Type | WinRT Runtime Class |
IDL | MidiReporting.idl |
Library | Microsoft.Windows.Devices.Midi2.dll |
The MidiReporting class contains functions to report on data from the MIDI Service
Static Property | Description |
---|---|
GetInstalledTransportPlugins() |
Returns a list of MidiServiceTransportPluginInfo representing all service transport plugins (also called Abstractions) |
GetInstalledMessageProcessingPlugins() |
Returns a list of MidiServiceMessageProcessingPluginInfo objects representing all service message processing plugins (also called Transforms). NOTE: In the first release of Windows MIDI Services, this returns an empty vector. |
GetActiveSessions() |
Returns a list of MidiServiceSessionInfo detailing all active Windows MIDI Services sessions on this PC. |