StillManager.grab_still_from_timeline_markers#
- StillManager.grab_still_from_timeline_markers(timeline: Timeline = None, grab_sleep_time: float = 0.5) List[MarkerStill] [source]#
grab stills from timeline markers.
- Parameters:
timeline (Timeline, optional) – timeline to grab stills. Defaults to None.
grab_sleep_time (float, optional) – time to sleep between grab. Defaults to 0.5.
- Returns:
_description_
- Return type:
List[MarkerStill]