minDurationSeconds property

int minDurationSeconds
getter/setter pair

The minimum recording duration for it to be saved.

The default value is 30 seconds. If the recording is shorter than this duration it will be discarded.

Implementation

int minDurationSeconds;