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.hud.panels.twelvebuttons.md

File metadata and controls

31 lines (23 loc) · 1.64 KB

docs » plugins.finalcutpro.hud.panels.twelvebuttons


Twelve Button Panel for the Final Cut Pro HUD.

API Overview

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

API Documentation

Functions

Signature plugins.finalcutpro.hud.panels.twelvebuttons.updateInfo() -> none
Type Function
Description Update the Buttons Panel HTML content.
Parameters
  • None
Returns
  • None

Fields

Signature plugins.finalcutpro.hud.panels.twelvebuttons.buttons <cp.prop: table>
Type Field
Description Table of HUD button values.