TimedCapture

Bases: CaptureSettings

Settings for a timed capture

Attributes

NameTypeDescription
capture_length_secondsfloat

Methods

__init__(capture_length_seconds: float) -> None
to_dict() -> Dict[str, Any]
classmethod from_dict(dict_version: Dict[str, Any]) -> TimedCapture
AI/LLM users: see llms-mso-api.txt for machine-readable documentation.