Interface MixerPerspectiveParameters

Hierarchy

Properties

bottomLeftX: number
bottomLeftY: number
bottomRightX: number
bottomRightY: number
channel: number
customParams?: Record<string, null | string | number | boolean>

Optional custom parameters that will be appended to any command

defer?: boolean
duration?: number
layer: number
topLeftX: number
topLeftY: number
topRightX: number
topRightY: number

Generated using TypeDoc