JavaScript video editor, encoder, switcher - version 5.1.1

Actions

add

  • Parameter

    action: Action

    Returns void

canRedo

  • get canRedo(): boolean
  • Returns boolean

canSave

  • get canSave(): boolean
  • Returns boolean

canUndo

  • get canUndo(): boolean
  • Returns boolean

constructor

create

currentAction

  • get currentAction(): undefined | Action

currentActionLast

  • get currentActionLast(): boolean
  • Returns boolean

destroy

  • destroy(): void
  • Returns void

editor

editor: Editor

index

index: number

instances

instances: Action[]

redo

save

  • save(): void
  • Returns void

selection

undo