Signature
professionalEditorTimelineKeyboardBindings: objectProperties
| Name | Signature | Description |
|---|---|---|
addMarker | addMarker: typeOperator | Add a marker at the current playhead time. |
seekToNextMarker | seekToNextMarker: typeOperator | Jump to the next marker. |
setInPoint | setInPoint: typeOperator | Mark the current playhead time as the In point. |
setOutPoint | setOutPoint: typeOperator | Mark the current playhead time as the Out point. |
togglePlayback | togglePlayback: typeOperator | Toggle timeline playback with the spacebar. |
toggleSnapping | toggleSnapping: typeOperator | Toggle magnetic snapping. |
zoomIn | zoomIn: typeOperator | Zoom the timeline viewport in. |
zoomOut | zoomOut: typeOperator | Zoom the timeline viewport out. |