# plugins.finalcutpro.timeline.selectalltimelineclips

Select All Timeline Clips


# API Overview

Functions - API calls offered directly by the extension

  • selectalltimelineclips

# API Documentation

# Functions

# selectalltimelineclips

Signature plugins.finalcutpro.timeline.selectalltimelineclips(forwards) -> boolean
Type Function
Description Selects 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
Notes None
Examples None
Source src/plugins/finalcutpro/timeline/selectalltimelineclips.lua line 13