Interface MIDIPortEventMap

interface MIDIPortEventMap {
    statechange: MIDIConnectionEvent;
}

Properties

Properties

statechange: MIDIConnectionEvent