docs » plugins.finalcutpro.actions.custom
Creates a bunch of commands that can be used to assign actions to. This allows you to assign any action to a shortcut key in CommandPost.
- Variables - Configurable values
- shortcuts
- Functions - API calls offered directly by the extension
- apply
- assign
| Signature | plugins.finalcutpro.actions.custom.shortcuts <cp.prop: table> |
|---|---|
| Type | Variable |
| Description | Table of shortcuts. |
| Signature | plugins.finalcutpro.actions.custom.apply(id) -> none |
|---|---|
| Type | Function |
| Description | Applies a shortcut. |
| Parameters |
|
| Returns |
|
| Signature | plugins.finalcutpro.actions.custom.assign(id, handlerId) -> none |
|---|---|
| Type | Function |
| Description | Assigns an Action to a Shortcut via a Console. |
| Parameters |
|
| Returns |
|