docs » plugins.finalcutpro.timeline.zoomtoselection
Zoom the Timeline to fit the currently-selected clips.
- Constants - Useful values which cannot be changed
- DEFAULT_SHIFT
- MIN_SHIFT
- SELECTION_BUFFER
- Methods - API calls which can only be made on an object returned by a constructor
- zoomToSelection
Signature | plugins.finalcutpro.timeline.zoomtoselection.DEFAULT_SHIFT -> number |
---|---|
Type | Constant |
Description | Default Shift. |
Signature | plugins.finalcutpro.timeline.zoomtoselection.MIN_SHIFT -> number |
---|---|
Type | Constant |
Description | Minimum Shift. |
Signature | plugins.finalcutpro.timeline.zoomtoselection.SELECTION_BUFFER -> number |
---|---|
Type | Constant |
Description | The number of pixels of buffer space to allow the selection zoom to fit. |
Signature | plugins.finalcutpro.timeline.zoomtoselection.zoomToSelection() -> boolean |
---|---|
Type | Method |
Description | Zooms the view to fit the currently-selected clips. |
Parameters |
|
Returns |
|