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

Latest commit

 

History

History
31 lines (23 loc) · 1.64 KB

plugins.finalcutpro.browser.addnote.md

File metadata and controls

31 lines (23 loc) · 1.64 KB

docs » plugins.finalcutpro.browser.addnote


Add Note Plugin.

API Overview

  • Functions - API calls offered directly by the extension
  • addNoteToSelectedClip
  • Fields - Variables which can only be accessed from an object returned by a constructor
  • recentNotes

API Documentation

Functions

Signature plugins.finalcutpro.browser.addnote.addNoteToSelectedClip() -> none
Type Function
Description Add Note to Selected Clip.
Parameters
  • None
Returns
  • None

Fields

Signature plugins.finalcutpro.browser.addnote.recentNotes <cp.prop: table>
Type Field
Description Table of recent notes.