StartPhotoCaptureCommand

constructor(interval: Double, @IntRange(from = 0) count: Int, @NonNull format: StartPhotoCaptureCommand.Format)

Constructor.

Parameters

interval

desired elapsed time between two consecutive pictures, in seconds; when interval is 0, the value defined with SetStillCaptureModeCommand is used, else the value given here is used and capture mode is set to TIMELAPSE

count

total number of photos to capture; 0 to capture until StopPhotoCaptureCommand is sent

format

capture format