WebIDLpedia

MIDIOptions dictionary

Definition

Web MIDI API defines MIDIOptions



dictionary MIDIOptions {
  boolean sysex;
  boolean software;
};

Referring IDL interfaces/dictionaries