]> git.sesse.net Git - vlc/blob - modules/gui/qt4/ui/sprefs_audio.ui
Qt4 open:
[vlc] / modules / gui / qt4 / ui / sprefs_audio.ui
1 <ui version="4.0" >
2  <class>SPrefsAudio</class>
3  <widget class="QWidget" name="SPrefsAudio" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>685</width>
9     <height>565</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string>Form</string>
14   </property>
15   <layout class="QHBoxLayout" >
16    <property name="margin" >
17     <number>9</number>
18    </property>
19    <property name="spacing" >
20     <number>6</number>
21    </property>
22    <item>
23     <layout class="QGridLayout" >
24      <property name="margin" >
25       <number>0</number>
26      </property>
27      <property name="spacing" >
28       <number>6</number>
29      </property>
30      <item row="2" column="1" >
31       <widget class="QSlider" name="defaultVolume" >
32        <property name="sizePolicy" >
33         <sizepolicy>
34          <hsizetype>1</hsizetype>
35          <vsizetype>0</vsizetype>
36          <horstretch>0</horstretch>
37          <verstretch>0</verstretch>
38         </sizepolicy>
39        </property>
40        <property name="maximumSize" >
41         <size>
42          <width>200</width>
43          <height>16777215</height>
44         </size>
45        </property>
46        <property name="orientation" >
47         <enum>Qt::Horizontal</enum>
48        </property>
49       </widget>
50      </item>
51      <item row="3" column="0" colspan="2" >
52       <widget class="QGroupBox" name="groupBox_2" >
53        <property name="title" >
54         <string>Output</string>
55        </property>
56        <layout class="QGridLayout" >
57         <property name="margin" >
58          <number>9</number>
59         </property>
60         <property name="spacing" >
61          <number>6</number>
62         </property>
63         <item row="0" column="1" >
64          <widget class="QComboBox" name="outputModule" />
65         </item>
66         <item row="2" column="1" >
67          <widget class="QSpinBox" name="directXDevice" >
68           <property name="maximumSize" >
69            <size>
70             <width>200</width>
71             <height>16777215</height>
72            </size>
73           </property>
74          </widget>
75         </item>
76         <item row="3" column="1" >
77          <widget class="QLineEdit" name="lineEdit" />
78         </item>
79         <item row="0" column="0" >
80          <widget class="QLabel" name="label_3" >
81           <property name="text" >
82            <string>Type</string>
83           </property>
84          </widget>
85         </item>
86         <item row="1" column="0" >
87          <widget class="QLabel" name="label_4" >
88           <property name="text" >
89            <string>Device</string>
90           </property>
91          </widget>
92         </item>
93         <item row="1" column="1" >
94          <widget class="QComboBox" name="alsaDevice" />
95         </item>
96         <item row="2" column="0" >
97          <widget class="QLabel" name="label_6" >
98           <property name="text" >
99            <string>Device</string>
100           </property>
101          </widget>
102         </item>
103         <item row="3" column="0" >
104          <widget class="QLabel" name="label_7" >
105           <property name="text" >
106            <string>File</string>
107           </property>
108          </widget>
109         </item>
110        </layout>
111       </widget>
112      </item>
113      <item row="1" column="0" >
114       <widget class="QLabel" name="label" >
115        <property name="text" >
116         <string>Preferred audio language</string>
117        </property>
118       </widget>
119      </item>
120      <item row="1" column="1" >
121       <widget class="QComboBox" name="preferredAudioLanguage" >
122        <property name="sizePolicy" >
123         <sizepolicy>
124          <hsizetype>1</hsizetype>
125          <vsizetype>0</vsizetype>
126          <horstretch>0</horstretch>
127          <verstretch>0</verstretch>
128         </sizepolicy>
129        </property>
130        <property name="maximumSize" >
131         <size>
132          <width>300</width>
133          <height>16777215</height>
134         </size>
135        </property>
136       </widget>
137      </item>
138      <item row="2" column="0" >
139       <widget class="QLabel" name="label_2" >
140        <property name="text" >
141         <string>Default volume</string>
142        </property>
143       </widget>
144      </item>
145      <item row="0" column="0" >
146       <widget class="QCheckBox" name="enableAudio" >
147        <property name="text" >
148         <string>Enable audio</string>
149        </property>
150        <property name="checked" >
151         <bool>true</bool>
152        </property>
153       </widget>
154      </item>
155      <item row="4" column="0" colspan="2" >
156       <widget class="QGroupBox" name="groupBox" >
157        <property name="title" >
158         <string>Effects</string>
159        </property>
160        <layout class="QGridLayout" >
161         <property name="margin" >
162          <number>9</number>
163         </property>
164         <property name="spacing" >
165          <number>6</number>
166         </property>
167         <item row="1" column="1" >
168          <widget class="QSlider" name="horizontalSlider" >
169           <property name="toolTip" >
170            <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
171 p, li { white-space: pre-wrap; }
172 &lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
173 &lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Maximum volume when using the volume normalizer&lt;/p>&lt;/body>&lt;/html></string>
174           </property>
175           <property name="orientation" >
176            <enum>Qt::Horizontal</enum>
177           </property>
178          </widget>
179         </item>
180         <item row="2" column="1" >
181          <widget class="QComboBox" name="visualisation" />
182         </item>
183         <item row="0" column="0" >
184          <widget class="QCheckBox" name="headphoneEffect" >
185           <property name="text" >
186            <string>Headphone surround effect</string>
187           </property>
188          </widget>
189         </item>
190         <item row="1" column="0" >
191          <widget class="QCheckBox" name="volumeNormalizer" >
192           <property name="text" >
193            <string>Volume normalizer</string>
194           </property>
195          </widget>
196         </item>
197         <item row="2" column="0" >
198          <widget class="QLabel" name="label_5" >
199           <property name="text" >
200            <string>Visualisation</string>
201           </property>
202          </widget>
203         </item>
204        </layout>
205       </widget>
206      </item>
207     </layout>
208    </item>
209   </layout>
210  </widget>
211  <resources/>
212  <connections/>
213 </ui>