docs » plugins.finalcutpro.browser.keywords
Browser Keywords Presets.
- Constants - Useful values which cannot be changed
- NUMBER_OF_PRESETS
- NUMBER_OF_SHORTCUTS
- Functions - API calls offered directly by the extension
- restore
- save
| Signature | plugins.finalcutpro.browser.keywords.NUMBER_OF_PRESETS -> number |
|---|---|
| Type | Constant |
| Description | The number of presets available. |
| Signature | plugins.finalcutpro.browser.keywords.NUMBER_OF_SHORTCUTS -> number |
|---|---|
| Type | Constant |
| Description | The number of Keyword Keyboard shortcuts available. |
| Signature | plugins.finalcutpro.browser.keywords.restore(preset) -> none |
|---|---|
| Type | Function |
| Description | Restores a Keyword preset. |
| Parameters |
|
| Returns |
|
| Signature | plugins.finalcutpro.browser.keywords.save(preset) -> none |
|---|---|
| Type | Function |
| Description | Saves a Keyword preset. |
| Parameters |
|
| Returns |
|