MIDIPort

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

close
auto close()
Undocumented in source. Be warned that the author may not have intended to support it.
connection
MIDIPortConnectionState connection()
Undocumented in source. Be warned that the author may not have intended to support it.
id
string id()
Undocumented in source. Be warned that the author may not have intended to support it.
manufacturer
Optional!(string) manufacturer()
Undocumented in source. Be warned that the author may not have intended to support it.
name
Optional!(string) name()
Undocumented in source. Be warned that the author may not have intended to support it.
onstatechange
EventHandler onstatechange()
Undocumented in source. Be warned that the author may not have intended to support it.
onstatechange
void onstatechange(Optional!(T0) onstatechange)
Undocumented in source. Be warned that the author may not have intended to support it.
open
auto open()
Undocumented in source. Be warned that the author may not have intended to support it.
state
MIDIPortDeviceState state()
Undocumented in source. Be warned that the author may not have intended to support it.
type
MIDIPortType type()
Undocumented in source. Be warned that the author may not have intended to support it.
version_
Optional!(string) version_()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
libwasm.bindings.EventTarget.EventTarget _parent;
Undocumented in source.

Meta