Preparing search index...
The search index is not available
@companion-module/base
@companion-module/base
OSCMetaArgument
Type Alias OSCMetaArgument
OSCMeta
Argument
:
{
type
:
"i"
|
"f"
;
value
:
number
;
}
|
{
type
:
"s"
;
value
:
string
;
}
|
{
type
:
"b"
;
value
:
Uint8Array
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@companion-module/base
Loading...