This action will start a new recording.
- API endpoint slug
- logitech_circle.start_recording
- Filter code method
- LogitechCircle.startRecording.skip(string?: reason)
- Runtime method
- runAction("logitech_circle.start_recording", {})
Action fields
- Label
- Which camera?
- Slug
- which_camera
- Required
- true
- Can have default value
- false
- Label
- How Long?
- Helper text
- Maximum length for the recording.
- Slug
- how_long
- Required
- false
- Can have default value
- true
- Filter code method
- LogitechCircle.startRecording.setHow Long(string: how_long)