plugins.finalcutpro.timeline.markallclips

Add a marker to all selected clips under the playhead, or all clips if only one clip is selected.


API Overview

Functions - API calls offered directly by the extension

  • markAllClips

API Documentation

Functions

markAllClips

   
Signature plugins.finalcutpro.timeline.markallclips.markAllClips -> none
Type Function
Description Add a marker to all selected clips under the playhead, or all clips if only one clip is selected.
Parameters
  • None
Returns
  • None
Notes None
Examples None
Source src/plugins/finalcutpro/timeline/markallclips.lua line 22