type TimelineZoomToFitAction = () => void | Promise<void>;Action function for fitting the video timeline to show all content.
Returns#
void | Promise<void>
type TimelineZoomToFitAction = () => void | Promise<void>;Action function for fitting the video timeline to show all content.
void | Promise<void>