AudioOutputPickerWeb constructor

AudioOutputPickerWeb()

Constructs a AudioOutputPickerWeb

Implementation

AudioOutputPickerWeb() {
  _initDeviceChangeListener();
}