enableVideo()
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.
Last updated
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.
Last updated