MIDIOutput$Typings extension
- on
Properties
-
addEventListener
→ ({void Function<
K$>(MIDIPortEventMap< $1, void Function(String type, Object listener, [Object? options]) $2})K$> type, dynamic listener(K$), [Object? options]) -
Available on MIDIOutput, provided by the MIDIOutput$Typings extension
Overload accessor: $1, $2no setter -
removeEventListener
→ ({void Function<
K$>(MIDIPortEventMap< $1, void Function(String type, Object listener, [Object? options]) $2})K$> type, dynamic listener(K$), [Object? options]) -
Available on MIDIOutput, provided by the MIDIOutput$Typings extension
Overload accessor: $1, $2no setter -
send
↔ void Function(List<
num> , [num?]) -
Available on MIDIOutput, provided by the MIDIOutput$Typings extension
getter/setter pair