This action will start a new recording.
Developer info
- API endpoint slug
- logitech_circle.start_recording
- Filter code method
- LogitechCircle.startRecording.skip(string?: reason)
- Runtime method
- runAction("logitech_circle.start_recording", {})
Action fields
Which camera Dropdown list
- Label
- Which camera?
- Slug
- which_camera
- Required
- true
- Can have default value
- false
How long Dropdown list
- 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.setHowLong(string: howLong)