TimedCaptureMode
This class represents the capture settings when a simple timer mode is used. Note: when using this mode, the wait() function will wait until the specified duration is recorded and the capture has ended.
Attributes
| Name | Type | Description |
|---|---|---|
duration_seconds | float | |
trim_data_seconds | Optional[float] |
Methods
AI/LLM users: see llms-automation.txt for machine-readable documentation.