manualCaptureActivationDelay property

int? manualCaptureActivationDelay
getter/setter pair

Set the time delay to enable manual capture option for the user. By default, this time is set to 45 seconds. To enable the manual capture feature, use enableManualCapture: true parameter.

Implementation

int? manualCaptureActivationDelay;