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