ManualCaptureMode

When this is used, a capture must be triggered/stopped manually. Note: use the stop() command to stop the capture. The wait() function will return an error.

Attributes

NameTypeDescription
trim_data_secondsOptional[float]

Methods

__init__(trim_data_seconds: Optional[float] = None) -> None
AI/LLM users: see llms-automation.txt for machine-readable documentation.