Skip to content
  • Thomas Guillem's avatar
    mmdevice: fix crash when unplugging a device · 5eaa1cf9
    Thomas Guillem authored
    Restarting the audio output is not enough when a device is unplugged. Indeed,
    the Start function will use the old (and invalid) device.
    To fix this issue, re-select the default device in case of error.
    5eaa1cf9