package js.html.midi
extends EventTarget
extended by MIDIInput, MIDIOutput
Available on js
read onlyconnection:MIDIPortConnectionState
read onlyid:String
read onlymanufacturer:String
read onlyname:String
onstatechange:Function
read onlystate:MIDIPortDeviceState
read onlytype:MIDIPortType
read onlyversion:String
close():Promise<MIDIPort>
open():Promise<MIDIPort>
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/midi/MIDIPort.html