VideoFlags
Video direction settings for Client.call() and Call.answer()
Props
receiveVideo
receiveVideo: boolean
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
sendVideo: boolean
whether to send video to the remote participant. The default value is false.