Preparing search index...
The search index is not available
@midival/core
@midival/core
index
IMIDIInput
Interface IMIDIInput
interface
IMIDIInput
{
get
id
():
string
;
get
manufacturer
():
string
;
get
name
():
string
;
onMessage
(
callback
)
:
Promise
<
UnregisterCallback
>
;
}
Index
Accessors
id
manufacturer
name
Methods
on
Message
Accessors
id
get
id
(
)
:
string
Returns
string
manufacturer
get
manufacturer
(
)
:
string
Returns
string
name
get
name
(
)
:
string
Returns
string
Methods
on
Message
on
Message
(
callback
)
:
Promise
<
UnregisterCallback
>
Parameters
callback
:
OnMessageCallback
Returns
Promise
<
UnregisterCallback
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
id
manufacturer
name
on
Message
@midival/core
Loading...
Generated using
TypeDoc