reaper-osc
Source
Preparing search index...
OscArgument
Interface OscArgument<T>
interface
OscArgument
<
T
>
{
type
:
OscArgumentType
;
value
:
T
;
}
Type Parameters
T
Hierarchy (
View Summary
)
OscArgument
StringArgument
IntArgument
FloatArgument
Index
Properties
type
value
Properties
Readonly
type
type
:
OscArgumentType
value
value
:
T
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
type
value
Source
reaper-osc
Loading...