casparcg-connection
Preparing search index...
CustomCommandParameters
Interface CustomCommandParameters
interface
CustomCommandParameters
{
command
:
string
;
customParams
?:
Record
<
string
,
string
|
number
|
boolean
|
null
>
;
}
Hierarchy (
View Summary
)
CustomParams
CustomCommandParameters
Index
Properties
command
custom
Params?
Properties
command
command
:
string
Optional
custom
Params
customParams
?:
Record
<
string
,
string
|
number
|
boolean
|
null
>
Optional custom parameters that will be appended to any command
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
command
custom
Params
casparcg-connection
Loading...
Optional custom parameters that will be appended to any command