UI: Cleanup advanced audio window

This converts the advanced audio window to use
a ui form, so it is easier to modify in the future.

This also fixes sizing issues with the control widgets,
as before the audio tracks would be clipped, because the
widgets in the window were too wide.
This commit is contained in:
Clayton Groeneveld
2022-05-31 20:06:31 -05:00
committed by Matt Gajownik
parent 7d2fae69de
commit 295386781f
6 changed files with 394 additions and 147 deletions

View File

@@ -112,6 +112,7 @@ target_sources(
forms/AutoConfigVideoPage.ui
forms/ColorSelect.ui
forms/OBSAbout.ui
forms/OBSAdvAudio.ui
forms/OBSBasic.ui
forms/OBSBasicFilters.ui
forms/OBSBasicInteraction.ui