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