NOW LOADING

IMidiEndpointConnectionSettings


Settings which are optionally provided when connecting to an endpoint
Namespace Microsoft.Windows.Devices.Midi2
Type Name IMidiEndpointConnectionSettings
Type WinRT Explicit Interface
IDL IMidiEndpointConnectionSettings.idl
Library Microsoft.Windows.Devices.Midi2.dll

Settings which are optionally provided when connecting to an endpoint. When needed, the implementation of the endpoint will come with a concrete settings class which implements this interface, and translates the settings into JSON which is sent up to the service and read by the abstraction.

Properties

Property Description
SettingsJson The JSON string representation of the settings. Any implementation of this class must provide a valid JSON string from this property.

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.