Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SetSelectionInTimecodeActionArgs

Hierarchy

  • SetSelectionInTimecodeActionArgs

Index

Properties

Optional executionMode

executionMode: "Foreground" | "Background"

Optional mainCounter

mainCounter: string

Optional onCancel

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

Optional onError

onError: "ThrowError" | "Continue"

Optional selectionEnd

selectionEnd: string

Optional selectionLength

selectionLength: string

Optional selectionStart

selectionStart: string

Optional skipCounter

skipCounter: boolean

Generated using TypeDoc