PermissionConstraints interface 
Define constraints for accessing local devices.
Properties
| audio | Whether to ask for audio permissions or not. | 
| video | Whether to ask for camera permission or not. | 
Property Details
audio
Whether to ask for audio permissions or not.
audio: booleanProperty Value
boolean
video
Whether to ask for camera permission or not.
video: booleanProperty Value
boolean