Skip to content

WebrtcCallRecordingOptions

Lejla Solak edited this page Sep 11, 2023 · 2 revisions



constructor(type)

Description

Creates a new instance of WebrtcCallRecordingOptions.

Arguments

Example

let webrtcCallRecordingOptions = new WebrtcCallRecordingOptions("AUDIO_AND_VIDEO");

Tutorials

Migration guides

Reference documentation

Clone this wiki locally