type TimelineExpandAction = () => void | Promise<void>;Action function for expanding the video timeline.
Returns#
void | Promise<void>
type TimelineExpandAction = () => void | Promise<void>;Action function for expanding the video timeline.
void | Promise<void>