Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 624 Bytes

midiinport.md

File metadata and controls

21 lines (15 loc) · 624 Bytes
-api-id -api-type
T:Windows.Devices.Midi.MidiInPort
winrt class

Windows.Devices.Midi.MidiInPort

-description

Represents a port used to receive MIDI messages from a MIDI device.

-remarks

If the MidiInPort becomes disconnected for any reason, it should be disposed and a new one created to continue receiving messages.

-examples

-see-also

IClosable, MIDI sample