microphoneLastError property

ValueListenable<DeviceError> get microphoneLastError

Microphone error, used to extract error information when an error occurs.

Implementation

ValueListenable<DeviceError> get microphoneLastError;