type TimelineZoomToLevelAction = (level) => void;
Action function for setting the video timeline zoom to a specific level
level
number
void