Search
Loading...
Skip to content

Type Alias: TimelineZoomToFitAction

type TimelineZoomToFitAction = () => void;

Action function for fitting the video timeline to show all content

Returns#

void