#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


#API Documentation

#Functions

Signatureplugins.finalcutpro.timeline.markallclips.markAllClips -> none
TypeFunction
DescriptionAdd a marker to all selected clips under the playhead, or all clips if only one clip is selected.
Parameters
  • None
Returns
  • None
NotesNone
ExamplesNone
Sourcesrc/plugins/finalcutpro/timeline/markallclips.lua line 22