Fix no input and wrong audio format. Upgrade quality.

Closed Julien Wadel requested to merge fix/input_issue_enhancements into release/5.1
  • Workaround to avoid having no sound when audio enhancements is activated.
  • Use options to get human hearing quality.
  • Factorize audio format.
  • Fix variables that weren't updated in case of different audio format.
  • Do not use MixFormat without having set fix parameters (16bits/PCM).
  • Fix channel mask.
  • Reset Audio Client in case of error.
Edited by Julien Wadel

Merge request reports