From Bright Pattern Documentation
<translate>= Stop Screen Recording= Stops screen recording of the user session.
Request
Syntax
stopScreenRecording(callback);
Parameters
Parameter | Type | Optional/Required | Description |
callback | Function | Required | Function that will be called upon completion of the method |
</translate>