stopRecording(options?)
Has no effect if no recording is currently running. If multiple recording instances are running, each must be stopped individually with its instanceId.
Parameters
The UUID of the recording instance to stop. Omit to stop the default instance.
Return value
Returnsvoid. Listen for recording-stopped to confirm the recording has ended.