Home > @datadog/browser-rum > RumGlobal > startSessionReplayRecording
Start Session Replay recording. Enable to conditionally start the recording, use the startSessionReplayRecordingManually:true
init parameter and call startSessionReplayRecording()
See Browser Session Replay for further information.
Signature:
startSessionReplayRecording: (options?: StartRecordingOptions) => void;