W3cubDocs

/Haxe JavaScript

MIDIPort

package js.html.midi

extends EventTarget

extended by MIDIInput, MIDIOutput

Available on js

Variables

read onlyconnection:MIDIPortConnectionState

read onlyid:String

read onlymanufacturer:String

read onlyname:String

onstatechange:Function

read onlystate:MIDIPortDeviceState

read onlytype:MIDIPortType

read onlyversion:String

Methods

close():Promise<MIDIPort>

open():Promise<MIDIPort>

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/midi/MIDIPort.html