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

Latest commit

 

History

History
21 lines (15 loc) · 1.08 KB

plugins.finalcutpro.language.md

File metadata and controls

21 lines (15 loc) · 1.08 KB

docs » plugins.finalcutpro.language


Final Cut Pro Language Plugin.

API Overview

  • Functions - API calls offered directly by the extension
  • change

API Documentation

Functions

Signature plugins.finalcutpro.language.change(locale) -> none
Type Function
Description Changes the Final Cut Pro Language to the specified locale, if supported.
Parameters
  • locale - The cp.i18n.localeID or locale string you want to change to.
Returns
  • true if successful otherwise false