-
Notifications
You must be signed in to change notification settings - Fork 0
LocalCapturer
Adnan Mujagić edited this page Jun 2, 2023
·
1 revision
extends
Capturer<string>
This capturer is used to create screenshots of participants' videos. Its takeScreenshot
method resolves to a string
containing the data URL of the screenshot,
which can be used to embed the screenshot into HTML or download it.