enableManualCapture property

bool? enableManualCapture
getter/setter pair

Enable the manual capture option. With this configuration enabled, you can specify the time - in seconds - until manual capture is activated using the manualCaptureActivationDelay parameter. By default, this time is set to 45 seconds.

Implementation

bool? enableManualCapture;