Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ConformBlockActionArgs

Hierarchy

  • ConformBlockActionArgs

Index

Properties

Optional executionMode

executionMode: "Foreground" | "Background"

Optional frameRate

frameRate: "23.976nd" | "24nd" | "25nd" | "29.97d" | "29.97nd" | "30nd" | "50nd" | "59.94d" | "59.94nd" | "60nd"

Optional onCancel

onCancel: "ThrowError" | "Abort" | "Continue"

Optional onError

onError: "ThrowError" | "Continue"

Optional targetBlock

targetBlock: PxTargetBlock

Generated using TypeDoc