casparcg-connection
Preparing search index...
MixerGridParameters
Interface MixerGridParameters
interface
MixerGridParameters
{
channel
:
number
;
customParams
?:
Record
<
string
,
string
|
number
|
boolean
|
null
>
;
defer
?:
boolean
;
duration
?:
number
;
layer
:
number
;
tween
?:
TransitionTween
;
value
:
number
;
}
Hierarchy (
View Summary
)
Channel
MixerDefer
MixerTween
MixerNumberValue
MixerGridParameters
Index
Properties
channel
custom
Params?
defer?
duration?
layer
tween?
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
Optional
defer
defer
?:
boolean
Optional
duration
duration
?:
number
layer
layer
:
number
Optional
tween
tween
?:
TransitionTween
value
value
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
channel
custom
Params
defer
duration
layer
tween
value
casparcg-connection
Loading...
Optional custom parameters that will be appended to any command