videoState property
Returns local video stream enabled flag.
Implementation
Rx<LocalTrackState> get videoState => _currentCall.value.videoState;
Returns local video stream enabled flag.
Rx<LocalTrackState> get videoState => _currentCall.value.videoState;