camera.startCapture
Overview
Starts continuous shooting.
The shooting method changes according to the shooting mode (captureMode) and _mode settings.
In the still image shooting mode, interval shooting, interval composite shooting, multi bracket shooting, and time shift shooting is started depending on the _mode setting.
In the movie shooting mode, movie shooting is started.
If exposureDelay is enabled, self-timer shooting is started. Time shift shooting ignores self-timer.
For movie shooting or interval shooting with no shot count specified, “state” for Commands/Execute and Commands/Status changes to “done” immediately.
For interval shooting with the shot count specified, interval composite shooting, multi bracket shooting, or time shift shooting, progress information can be acquired from the progress object of Commands/Execute and Commands/Status. Also, “state” changes to “done” when shooting of the specified number of shots or shooting of the specified period of time has been finished.
Support model
Shooting mode | Z1 | V | SC | S |
---|---|---|---|---|
Interval shooting | All | All | All | v01.62 or later |
Malti bracket shooting | All | All | v1.10 or later | v01.82 or later |
Interval composite shooting | All | — | v1.10 or later | v01.82 or later |
Time shift shooting | All | v3.00.1 or later | — | — |
Self-timer shooting | All | All | All | v01.62 or later |
Movie shooting | All | All | All | v01.62 or later |
Movie self-timer shooting | All | v2.50.1 or later | — | — |
Parameters
Name | Type | Description |
---|---|---|
_mode | String | Continuous shooting method in the still image shooting mode Interval shooting is started if this parameter is omitted (interval: Interval shooting, composite: Interval composite shooting, bracket: Multi bracket shooting, timeShift: Time shift shooting). This parameter cannot be specified in the movie shooting mode. |
Results
“Results” value when “state” of Commands/Execute and Commands/Status is “done”.
Depends on the shooting method.
For movie shooting or interval shooting with no shot count specified
None.
For interval shooting with the shot count specified, interval composite shooting, multi bracket shooting, or time shift shooting.
Name | Type | Description |
---|---|---|
fileUrls | String Array | List of file URLs |
Restriction
Some commands cannot be run while shooting a movie.