continuousRecording property

bool continuousRecording
getter/setter pair

Whether the recording should continue automatically after reaching the chunk duration.

If true, a new recording will start automatically when the current chunk ends.

Implementation

bool continuousRecording;