VideoFlags
Video direction settings for Client.call() and Call.answer()
Props
receiveVideo
Whether to receive video from a remote participant. The default value is false. If false and an incoming call sends a video stream, the call provides only an audio stream.
sendVideo
whether to send video to the remote participant. The default value is false.