Interface MixerClipParameters

Hierarchy

Properties

channel: number
customParams?: Record<string, null | string | number | boolean>

Optional custom parameters that will be appended to any command

defer?: boolean
duration?: number
height: number
layer: number
width: number
x: number
y: number

Generated using TypeDoc