| Namespace | Windows.Devices.Midi2.Enumeration |
|---|---|
| Type Name | MidiDeclaredStreamConfiguration |
| Type | WinRT Runtime Class |
| IDL | MidiDeclaredStreamConfiguration.idl |
| Library |
This information is populated by the Windows Service during the MIDI 2.0 endpoint protocol negotiation process. When retrieved from a MidiEndpointDeviceInformation object, it is read-only.
| Property | Description |
|---|---|
IsReadOnly |
True if this object should be treated as read-only |
Protocol |
The agreed upon MIDI protocol |
ReceiveJitterReductionTimestamps |
True if the endpoint is configured to receive JR timestamps |
SendJitterReductionTimestamps |
True if the endpoint is configured to send JR timestamps |
