
Namespace | Microsoft.Windows.Devices.Midi2.Endpoints.Virtual |
---|---|
Type Name | MidiStreamConfigRequestReceivedEventArgs |
Type | WinRT Runtime Class |
IDL | MidiStreamConfigRequestReceivedEventArgs.idl |
Library | Microsoft.Windows.Devices.Midi2.dll |
When a MIDI Virtual Device receives a request message for stream configuration, the message is parsed and then raised as discrete properties in an event. The virtual device should then respond to the request per the UMP Protocol Negotiation specifications.
Property | Description |
---|---|
Timestamp |
Incoming message timestamp |
PreferredMidiProtocol |
The MidiProtocol being requested by the client |
RequestEndpointTransmitJitterReductionTimestamps |
Jitter reduction timestamps are not supported |
RequestEndpointReceiveJitterReductionTimestamps |
Jitter reduction timestamps are not supported |