WebIDLpedia

MIDIInputMap interface

Definition

Web MIDI API defines MIDIInputMap



[SecureContext, Exposed=Window] interface MIDIInputMap {
  readonly maplike <DOMString, MIDIInput>;
};

Methods and attributes that return objects implementing MIDIInputMap

Referring IDL interfaces/dictionaries