|
|
|
@ -30,8 +30,8 @@
@@ -30,8 +30,8 @@
|
|
|
|
|
<rect> |
|
|
|
|
<x>0</x> |
|
|
|
|
<y>0</y> |
|
|
|
|
<width>824</width> |
|
|
|
|
<height>489</height> |
|
|
|
|
<width>830</width> |
|
|
|
|
<height>495</height> |
|
|
|
|
</rect> |
|
|
|
|
</property> |
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_5"> |
|
|
|
@ -44,30 +44,20 @@
@@ -44,30 +44,20 @@
|
|
|
|
|
<property name="bottomMargin"> |
|
|
|
|
<number>6</number> |
|
|
|
|
</property> |
|
|
|
|
<item row="0" column="1" colspan="2"> |
|
|
|
|
<widget class="QComboBox" name="outDevCombobox"/> |
|
|
|
|
</item> |
|
|
|
|
<item row="3" column="1" colspan="2"> |
|
|
|
|
<widget class="QSlider" name="microphoneSlider"> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="3" column="0"> |
|
|
|
|
<widget class="QLabel" name="microphoneLabel"> |
|
|
|
|
<item row="2" column="0"> |
|
|
|
|
<widget class="QLabel" name="inDevLabel"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Gain</string> |
|
|
|
|
<string>Capture device</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="2" column="1" colspan="2"> |
|
|
|
|
<widget class="QComboBox" name="inDevCombobox"/> |
|
|
|
|
</item> |
|
|
|
|
<item row="0" column="0"> |
|
|
|
|
<widget class="QLabel" name="outDevLabel"> |
|
|
|
|
<item row="1" column="2"> |
|
|
|
|
<widget class="QCheckBox" name="cbEnableTestSound"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Playback device</string> |
|
|
|
|
<string>Test Sound</string> |
|
|
|
|
</property> |
|
|
|
|
<property name="checked"> |
|
|
|
|
<bool>true</bool> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
@ -84,12 +74,11 @@
@@ -84,12 +74,11 @@
|
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="2" column="0"> |
|
|
|
|
<widget class="QLabel" name="inDevLabel"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Capture device</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
<item row="2" column="1" colspan="2"> |
|
|
|
|
<widget class="QComboBox" name="inDevCombobox"/> |
|
|
|
|
</item> |
|
|
|
|
<item row="0" column="1" colspan="2"> |
|
|
|
|
<widget class="QComboBox" name="outDevCombobox"/> |
|
|
|
|
</item> |
|
|
|
|
<item row="1" column="0"> |
|
|
|
|
<widget class="QLabel" name="playbackLabel"> |
|
|
|
@ -98,14 +87,38 @@
@@ -98,14 +87,38 @@
|
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="1" column="2"> |
|
|
|
|
<widget class="QCheckBox" name="cbEnableTestSound"> |
|
|
|
|
<item row="3" column="0"> |
|
|
|
|
<widget class="QLabel" name="microphoneLabel"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Test Sound</string> |
|
|
|
|
<string>Gain</string> |
|
|
|
|
</property> |
|
|
|
|
<property name="checked"> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="3" column="1" colspan="2"> |
|
|
|
|
<widget class="QSlider" name="microphoneSlider"> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="0" column="0"> |
|
|
|
|
<widget class="QLabel" name="outDevLabel"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Playback device</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="4" column="0" colspan="3"> |
|
|
|
|
<widget class="QCheckBox" name="cbEnableBackend2"> |
|
|
|
|
<property name="enabled"> |
|
|
|
|
<bool>true</bool> |
|
|
|
|
</property> |
|
|
|
|
<property name="toolTip"> |
|
|
|
|
<string>Enables the experimental audio backend with echo cancelling support, needs qTox restart to take effect.</string> |
|
|
|
|
</property> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Enable experimental audio backend</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|