Skip to content
This repository has been archived by the owner on Jun 9, 2023. It is now read-only.

Latest commit

 

History

History
40 lines (31 loc) · 2.73 KB

cp.apple.finalcutpro.timeline.Toolbar.Skimming.md

File metadata and controls

40 lines (31 loc) · 2.73 KB

docs » cp.apple.finalcutpro.timeline.Toolbar.Skimming


Provides access to mouse/trackpad skimming options.

API Overview

  • Fields - Variables which can only be accessed from an object returned by a constructor
  • active
  • audio
  • snapping
  • solo

API Documentation

Fields

Signature cp.apple.finalcutpro.timeline.Toolbar.Skimming.active <cp.ui.CheckBox>
Type Field
Description The CheckBox that indicates if video/audio skimming is active.
Signature cp.apple.finalcutpro.timeline.Toolbar.Skimming.audio <cp.ui.CheckBox>
Type Field
Description The CheckBox that indicates if audio is played while skimming.
Signature cp.apple.finalcutpro.timeline.Toolbar.Skimming.snapping <cp.ui.CheckBox>
Type Field
Description The CheckBox that indicates if snapping is enabled.
Signature cp.apple.finalcutpro.timeline.Toolbar.Skimming.solo <cp.ui.CheckBox>
Type Field
Description The CheckBox that indicates if audio is soloing the selected clip(s).