Last updated 1 year ago
Enables (turns on) user's camera.
sambaFrame.enableVideo();
Sample use case: Have a custom toolbar in your integration and want user to control camera from it.
The related event is , if you want to be informed when a user enables camera.