docs » cp.apple.finalcutpro.prefs.GeneralPanel
General Panel Module.
- Constants - Useful values which cannot be changed
- TIME_DISPLAY
- Functions - API calls offered directly by the extension
- timeDisplay
- Constructors - API calls which return an object, typically one that offers API methods
- GeneralPanel
| Signature | cp.apple.finalcutpro.prefs.GeneralPanel.TIME_DISPLAY -> table |
|---|---|
| Type | Constant |
| Description | The time display options. |
| Signature | cp.apple.finalcutpro.prefs.GeneralPanel.timeDisplay([value]) -> string | nil |
| -----------------------------------------------------|---------------------------------------------------------------------------------------------------------|
| Type | Function |
| Description | Gets to sets the Time Display value. |
| Parameters |
- value - An optional value to set the Time Display.
- The time display if successful, otherwise
nilif an error occurs.
| Signature | cp.apple.finalcutpro.prefs.GeneralPanel(preferencesDialog) -> GeneralPanel |
|---|---|
| Type | Constructor |
| Description | Creates a new GeneralPanel instance. |
| Parameters |
|
| Returns |
|