Not documented.
- Annotations
- DocsEditable()
- DomName('MIDIPort')
- Experimental()
- Extends
- Object
- EventTarget
- MidiPort
- Implemented by
Constants
-
EventStreamProvider<MidiConnectionEvent>
disconnectEvent
=
const EventStreamProvider<MidiConnectionEvent>
('disconnect') -
constStatic factory designed to expose
disconnect
events to event handlers that are not necessarily instances of MidiPort.
Properties
- String id
-
read-only
- String manufacturer
-
read-only
- String name
-
read-only
- Events on
-
read-only, inheritedThis is an ease-of-use accessor for event streams which should only be used when an explicit accessor is not available.
- Stream<MidiConnectionEvent> onDisconnect
-
read-onlyStream of
disconnect
events handled by thisMidiPort
. - String type
-
read-only
- String version
-
read-only