Skip to main content

Resizing Incidents

Incidents (of all types including Clips and Groups) can be resized at any time via the resize method.

  • Method: resize
  • Arguments (1):
    • milliseconds: the new duration (in milliseconds) that we want to apply
  • Returns: object with the following keys:
    • result: either true or false
    • errors: an array of errors in case the addition is not valid

Keep in mind that when resizing Groups or Clips all of their Incidents get resized proportionally