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