MIDIOutputMap
sealed class MIDIOutputMap : ReadonlyMap<ERROR CLASS: Symbol not found for JsString, MIDIOutput> (source)
The MIDIOutputMap read-only interface of the Web MIDI API provides the set of MIDI output ports that are currently available. Available only in secure contexts.
Functions
Link copied to clipboard
Link copied to clipboard
abstract fun forEach(action: (value: MIDIOutput, @R|kotlin/ParameterName|(name = String(key)) ERROR CLASS: Symbol not found for JsString) -> Unit)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard