#plugins.finalcutpro.timeline.selectalltimelineclips

Select All Timeline Clips


#API Overview

Functions - API calls offered directly by the extension


#API Documentation

#Functions

Signatureplugins.finalcutpro.timeline.selectalltimelineclips(forwards) -> boolean
TypeFunction
DescriptionSelects all timeline clips to the left or right of the timeline playhead in Final Cut Pro.
Parameters
  • forwards - true if you want to select forwards
Returns
  • true if successful otherwise false
NotesNone
ExamplesNone
Sourcesrc/plugins/finalcutpro/timeline/selectalltimelineclips.lua line 13