[confluence] update positioning so that <right> is measured from the right
[vuplus_xbmc] / addons / skin.confluence / 720p / VideoFullScreen.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <window>
3         <defaultcontrol>-</defaultcontrol>
4         <controls>
5                 <!-- media infos -->
6                 <control type="group" id="1">
7                         <visible>[Player.ShowInfo | Window.IsActive(VideoOSD)] + ![Window.IsVisible(OSDVideoSettings) | Window.IsVisible(OSDAudioSettings) | Window.IsVisible(VideoBookmarks) | Window.IsVisible(PVROSDChannels) | Window.IsVisible(PVROSDGuide) | Window.IsVisible(SliderDialog)]</visible>
8                         <animation effect="fade" time="200">VisibleChange</animation>
9                         <control type="image" id="1">
10                                 <left>0</left>
11                                 <top>-150</top>
12                                 <width>1280</width>
13                                 <height>256</height>
14                                 <texture flipy="true" border="1">HomeNowPlayingBack.png</texture>
15                         </control>
16                         <control type="label" id="1">
17                                 <description>Chapter Count Header label</description>
18                                 <left>30</left>
19                                 <top>5</top>
20                                 <width>1000</width>
21                                 <height>25</height>
22                                 <align>left</align>
23                                 <aligny>center</aligny>
24                                 <font>font13</font>
25                                 <textcolor>white</textcolor>
26                                 <shadowcolor>black</shadowcolor>
27                                 <label>$INFO[Player.Chapter,$LOCALIZE[21396]: ]$INFO[Player.ChapterCount, / ]$INFO[Player.ChapterName,[COLOR=grey] - (,)[/COLOR]]</label>
28                                 <visible>Player.ChapterCount + !VideoPlayer.Content(LiveTV)</visible>
29                         </control>
30                         <control type="label" id="1">
31                                 <description>Channel Group label</description>
32                                 <left>30</left>
33                                 <top>5</top>
34                                 <width>1000</width>
35                                 <height>25</height>
36                                 <align>left</align>
37                                 <aligny>center</aligny>
38                                 <font>font13</font>
39                                 <textcolor>white</textcolor>
40                                 <shadowcolor>black</shadowcolor>
41                                 <label>$INFO[VideoPlayer.ChannelGroup,$LOCALIZE[31509]: ]</label>
42                                 <visible>VideoPlayer.Content(LiveTV)</visible>
43                         </control>
44                         <control type="label" id="1">
45                                 <description>Clock label</description>
46                                 <left>450</left>
47                                 <top>5</top>
48                                 <width>800</width>
49                                 <height>25</height>
50                                 <align>right</align>
51                                 <aligny>center</aligny>
52                                 <font>font13</font>
53                                 <textcolor>white</textcolor>
54                                 <shadowcolor>black</shadowcolor>
55                                 <label>$INFO[System.Time]</label>
56                                 <animation effect="slide" start="0,0" end="-70,0" time="0" condition="Window.IsVisible(VideoOSD)">conditional</animation>
57                         </control>
58                         <control type="image" id="1">
59                                 <left>0</left>
60                                 <top>230r</top>
61                                 <width>1280</width>
62                                 <height>230</height>
63                                 <texture border="1">HomeNowPlayingBack.png</texture>
64                         </control>
65                         <control type="image" id="1">
66                                 <description>cover image</description>
67                                 <left>20</left>
68                                 <top>260r</top>
69                                 <width>300</width>
70                                 <height>230</height>
71                                 <texture fallback="DefaultVideoCover.png">$INFO[Player.Art(thumb)]</texture>
72                                 <aspectratio aligny="bottom">keep</aspectratio>
73                                 <bordertexture border="8">ThumbShadow.png</bordertexture>
74                                 <bordersize>8</bordersize>
75                                 <visible>!VideoPlayer.Content(Movies)</visible>
76                         </control>
77                         <control type="image" id="1">
78                                 <description>Movie cover image</description>
79                                 <left>20</left>
80                                 <top>350r</top>
81                                 <width>300</width>
82                                 <height>330</height>
83                                 <texture fallback="DefaultVideoCover.png">$INFO[Player.Art(thumb)]</texture>
84                                 <aspectratio aligny="bottom">keep</aspectratio>
85                                 <bordertexture border="8">ThumbShadow.png</bordertexture>
86                                 <bordersize>8</bordersize>
87                                 <visible>VideoPlayer.Content(Movies)</visible>
88                         </control>
89                         <control type="group" id="1">
90                                 <left>330</left>
91                                 <top>185r</top>
92                                 <control type="label" id="1">
93                                         <description>Heading label</description>
94                                         <left>0</left>
95                                         <top>0</top>
96                                         <width>910</width>
97                                         <height>25</height>
98                                         <align>left</align>
99                                         <aligny>center</aligny>
100                                         <font>font13</font>
101                                         <label>$LOCALIZE[31040]</label>
102                                         <textcolor>white</textcolor>
103                                         <shadowcolor>black</shadowcolor>
104                                         <visible>![VideoPlayer.Content(LiveTV) + Player.Recording]</visible>
105                                         <animation effect="slide" start="0,0" end="0,25" time="0" condition="!VideoPlayer.Content(Movies) + !VideoPlayer.Content(Episodes) + !VideoPlayer.Content(MusicVideos) + !VideoPlayer.Content(LiveTV)">conditional</animation>
106                                 </control>
107                                 <control type="image" id="1">
108                                         <top>0</top>
109                                         <width>50</width>
110                                         <height>25</height>
111                                         <aspectratio align="center" aligny="center">keep</aspectratio>
112                                         <texture>PVR-IsRecording.png</texture>
113                                         <visible>VideoPlayer.Content(LiveTV) + Player.Recording</visible>
114                                 </control>
115                                 <control type="label" id="1">
116                                         <description>Heading label</description>
117                                         <left>50</left>
118                                         <top>0</top>
119                                         <width>860</width>
120                                         <height>25</height>
121                                         <align>left</align>
122                                         <aligny>center</aligny>
123                                         <font>font13</font>
124                                         <label>$LOCALIZE[19158]</label>
125                                         <textcolor>white</textcolor>
126                                         <shadowcolor>black</shadowcolor>
127                                         <visible>VideoPlayer.Content(LiveTV) + Player.Recording</visible>
128                                 </control>
129                                 <control type="label" id="1">
130                                         <description>Studio label</description>
131                                         <left>20</left>
132                                         <top>30</top>
133                                         <width>910</width>
134                                         <height>25</height>
135                                         <align>left</align>
136                                         <font>font12</font>
137                                         <label>$INFO[VideoPlayer.Studio]</label>
138                                         <textcolor>grey2</textcolor>
139                                         <shadowcolor>black</shadowcolor>
140                                         <visible>VideoPlayer.Content(Movies)</visible>
141                                 </control>
142                                 <control type="label" id="1">
143                                         <description>TV Show label</description>
144                                         <left>20</left>
145                                         <top>30</top>
146                                         <width>910</width>
147                                         <height>25</height>
148                                         <align>left</align>
149                                         <font>font12</font>
150                                         <label>$INFO[VideoPlayer.TVShowTitle] ($INFO[VideoPlayer.Season,,x]$INFO[VideoPlayer.Episode])</label>
151                                         <textcolor>grey2</textcolor>
152                                         <shadowcolor>black</shadowcolor>
153                                         <visible>VideoPlayer.Content(Episodes)</visible>
154                                 </control>
155                                 <control type="label" id="1">
156                                         <description>Music Info label</description>
157                                         <left>20</left>
158                                         <top>30</top>
159                                         <width>910</width>
160                                         <height>25</height>
161                                         <align>left</align>
162                                         <font>font12</font>
163                                         <label>$INFO[VideoPlayer.Artist] $INFO[VideoPlayer.Album, - ]</label>
164                                         <textcolor>grey2</textcolor>
165                                         <shadowcolor>black</shadowcolor>
166                                         <visible>VideoPlayer.Content(MusicVideos)</visible>
167                                 </control>
168                                 <control type="label" id="1">
169                                         <description>LiveTV Info label</description>
170                                         <left>20</left>
171                                         <top>30</top>
172                                         <width>910</width>
173                                         <height>25</height>
174                                         <align>left</align>
175                                         <font>font12</font>
176                                         <label>$INFO[VideoPlayer.ChannelName]$INFO[VideoPlayer.ChannelNumber, - ([COLOR=blue],[/COLOR])]</label>
177                                         <textcolor>grey2</textcolor>
178                                         <shadowcolor>black</shadowcolor>
179                                         <visible>VideoPlayer.Content(LiveTV)</visible>
180                                 </control>
181                                 <control type="grouplist" id="1">
182                                         <left>20</left>
183                                         <top>60</top>
184                                         <width>910</width>
185                                         <height>35</height>
186                                         <itemgap>5</itemgap>
187                                         <orientation>horizontal</orientation>
188                                         <control type="label" id="1">
189                                                 <width min="10" max="520">auto</width>
190                                                 <height>30</height>
191                                                 <font>font30</font>
192                                                 <align>left</align>
193                                                 <aligny>center</aligny>
194                                                 <label>$INFO[Player.Title]</label>
195                                                 <textcolor>orange</textcolor>
196                                                 <scroll>true</scroll>
197                                         </control>
198                                         <control type="image" id="1">
199                                                 <description>Video Resolution Image</description>
200                                                 <width>50</width>
201                                                 <height>35</height>
202                                                 <aspectratio align="center">keep</aspectratio>
203                                                 <texture>$INFO[VideoPlayer.VideoResolution,flagging/video/,.png]</texture>
204                                         </control>
205                                         <control type="image" id="1">
206                                                 <description>Audio Codec Image</description>
207                                                 <width>85</width>
208                                                 <height>35</height>
209                                                 <aspectratio align="center">keep</aspectratio>
210                                                 <texture>$INFO[VideoPlayer.AudioCodec,flagging/audio/,.png]</texture>
211                                         </control>
212                                         <control type="image" id="1">
213                                                 <description>Audio Channels Image</description>
214                                                 <width>50</width>
215                                                 <height>35</height>
216                                                 <aspectratio align="center">keep</aspectratio>
217                                                 <texture>$INFO[VideoPlayer.AudioChannels,flagging/audio/,.png]</texture>
218                                         </control>
219                                         <control type="group" id="1">
220                                                 <width>85</width>
221                                                 <height>35</height>
222                                                 <visible>!IsEmpty(VideoPlayer.AudioLanguage)</visible>
223                                                 <control type="image" id="1">
224                                                         <left>5</left>
225                                                         <top>0</top>
226                                                         <description>Audio Language Image</description>
227                                                         <width>80</width>
228                                                         <height>35</height>
229                                                         <texture>flagging/AudioLang.png</texture>
230                                                 </control>
231                                                 <control type="label" id="1">
232                                                         <left>38</left>
233                                                         <top>2</top>
234                                                         <width>47</width>
235                                                         <height>35</height>
236                                                         <font>font13</font>
237                                                         <align>left</align>
238                                                         <label>$INFO[VideoPlayer.AudioLanguage]</label>
239                                                         <textcolor>grey</textcolor>
240                                                 </control>
241                                         </control>
242                                         <control type="group" id="1">
243                                                 <width>85</width>
244                                                 <height>35</height>
245                                                 <visible>!IsEmpty(VideoPlayer.SubtitlesLanguage)</visible>
246                                                 <control type="image" id="1">
247                                                         <left>5</left>
248                                                         <top>0</top>
249                                                         <width>80</width>
250                                                         <height>35</height>
251                                                         <texture>flagging/SubLang.png</texture>
252                                                 </control>
253                                                 <control type="label" id="1">
254                                                         <left>38</left>
255                                                         <top>2</top>
256                                                         <width>47</width>
257                                                         <height>35</height>
258                                                         <font>font13</font>
259                                                         <align>left</align>
260                                                         <label>$INFO[VideoPlayer.SubtitlesLanguage]</label>
261                                                         <textcolor>grey</textcolor>
262                                                 </control>
263                                         </control>
264                                 </control>
265                                 <control type="label" id="1">
266                                         <left>0</left>
267                                         <top>120</top>
268                                         <width>910</width>
269                                         <height>25</height>
270                                         <label>$LOCALIZE[31049] $INFO[Player.FinishTime]</label>
271                                         <align>center</align>
272                                         <aligny>center</aligny>
273                                         <font>font12</font>
274                                         <textcolor>grey</textcolor>
275                                         <scroll>true</scroll>
276                                         <visible>!Window.IsVisible(VideoOSD) + !VideoPlayer.Content(LiveTV)</visible>
277                                         <animation effect="fade" time="200">VisibleChange</animation>
278                                 </control>
279                                 <control type="label" id="1">
280                                         <left>0</left>
281                                         <top>120</top>
282                                         <width>910</width>
283                                         <height>25</height>
284                                         <label>$INFO[VideoPlayer.NextTitle,$LOCALIZE[209]: ]</label>
285                                         <align>center</align>
286                                         <aligny>center</aligny>
287                                         <font>font12</font>
288                                         <textcolor>grey</textcolor>
289                                         <scroll>true</scroll>
290                                         <visible>!Window.IsVisible(VideoOSD) + VideoPlayer.Content(LiveTV)</visible>
291                                         <animation effect="fade" time="200">VisibleChange</animation>
292                                 </control>
293                         </control>
294                         <control type="group" id="1">
295                                 <left>330</left>
296                                 <top>95r</top>
297                                 <visible>!VideoPlayer.Content(LiveTV) | [VideoPlayer.Content(LiveTV) + VideoPlayer.HasEpg]</visible>
298                                 <control type="label" id="1">
299                                         <visible>!VideoPlayer.Content(LiveTV)</visible>
300                                         <left>0</left>
301                                         <top>0</top>
302                                         <width>100</width>
303                                         <height>40</height>
304                                         <font>font13</font>
305                                         <align>left</align>
306                                         <aligny>center</aligny>
307                                         <label>$INFO[Player.Time(hh:mm:ss)]</label>
308                                 </control>
309                                 <control type="label" id="1">
310                                         <visible>VideoPlayer.Content(LiveTV)</visible>
311                                         <left>0</left>
312                                         <top>0</top>
313                                         <width>100</width>
314                                         <height>40</height>
315                                         <font>font13</font>
316                                         <align>left</align>
317                                         <aligny>center</aligny>
318                                         <label>$INFO[Player.StartTime(hh:mm)]</label>
319                                 </control>
320                                 <control type="progress" id="1">
321                                         <description>ProgressbarCache</description>
322                                         <left>100</left>
323                                         <top>15</top>
324                                         <width>720</width>
325                                         <height>16</height>
326                                         <info>Player.ProgressCache</info>
327                                         <midtexture border="6,0,6,0">OSDProgressMidLight.png</midtexture>
328                                 </control>
329                                 <control type="progress" id="1">
330                                         <description>Progressbar</description>
331                                         <left>100</left>
332                                         <top>15</top>
333                                         <width>720</width>
334                                         <height>16</height>
335                                         <info>Player.Progress</info>
336                                 </control>
337                                 <control type="label" id="1">
338                                         <visible>!VideoPlayer.Content(LiveTV)</visible>
339                                         <left>820</left>
340                                         <top>0</top>
341                                         <width>100</width>
342                                         <height>40</height>
343                                         <font>font13</font>
344                                         <align>right</align>
345                                         <aligny>center</aligny>
346                                         <label>$INFO[Player.Duration(hh:mm:ss)]</label>
347                                 </control>
348                                 <control type="label" id="1">
349                                         <visible>VideoPlayer.Content(LiveTV)</visible>
350                                         <left>820</left>
351                                         <top>0</top>
352                                         <width>100</width>
353                                         <height>40</height>
354                                         <font>font13</font>
355                                         <align>right</align>
356                                         <aligny>center</aligny>
357                                         <label>$INFO[Player.FinishTime(hh:mm)]</label>
358                                 </control>
359                         </control>
360                 </control>
361                 <!-- codec info -->
362                 <control type="group" id="0">
363                         <left>0</left>
364                         <top>20</top>
365                         <animation effect="fade" time="200">VisibleChange</animation>
366                         <control type="image">
367                                 <description>media info background image</description>
368                                 <left>0</left>
369                                 <top>0</top>
370                                 <width>1280</width>
371                                 <height>140</height>
372                                 <texture>black-back.png</texture>
373                         </control>
374                         <control type="label" id="10">
375                                 <description>row 1 label</description>
376                                 <left>50</left>
377                                 <top>10</top>
378                                 <width>1180</width>
379                                 <height>30</height>
380                                 <align>left</align>
381                                 <aligny>center</aligny>
382                                 <font>font12</font>
383                                 <label>-</label>
384                         </control>
385                         <control type="label" id="11">
386                                 <description>row 2 label</description>
387                                 <left>50</left>
388                                 <top>55</top>
389                                 <width>1180</width>
390                                 <height>30</height>
391                                 <align>left</align>
392                                 <aligny>center</aligny>
393                                 <font>font12</font>
394                                 <label>-</label>
395                         </control>
396                         <control type="label" id="12">
397                                 <description>row 3 label</description>
398                                 <left>50</left>
399                                 <top>100</top>
400                                 <width>1180</width>
401                                 <height>30</height>
402                                 <align>left</align>
403                                 <aligny>center</aligny>
404                                 <font>font12</font>
405                                 <label>-</label>
406                         </control>
407                 </control>
408                 <control type="selectbutton" id="503">
409                         <left>440</left>
410                         <top>100</top>
411                         <width>400</width>
412                         <height>100</height>
413                         <font>font13caps</font>
414                         <description>TV Channel Group Select Button</description>
415                         <texturebg border="20">OverlayDialogBackground.png</texturebg>
416                         <onleft>503</onleft>
417                         <onright>503</onright>
418                         <onup>500</onup>
419                         <ondown>500</ondown>
420                         <include>VisibleFadeEffect</include>
421                 </control>
422                 <control type="group">
423                         <visible>Player.ShowCodec + VideoPlayer.Content(LiveTV) + system.getbool(pvrplayback.signalquality)</visible>
424                         <top>165</top>
425                         <control type="image">
426                                 <description>media info background image</description>
427                                 <left>0</left>
428                                 <top>0</top>
429                                 <width>1280</width>
430                                 <height>220</height>
431                                 <texture>black-back.png</texture>
432                         </control>
433                         <control type="label">
434                                 <description>Header</description>
435                                 <left>50</left>
436                                 <top>5</top>
437                                 <width>1200</width>
438                                 <height>25</height>
439                                 <label>$LOCALIZE[19005]</label>
440                                 <align>left</align>
441                                 <aligny>center</aligny>
442                                 <font>font13_title</font>
443                                 <textcolor>blue</textcolor>
444                         </control>
445                         <control type="label">
446                                 <description>Backend</description>
447                                 <left>50</left>
448                                 <top>40</top>
449                                 <width>165</width>
450                                 <height>25</height>
451                                 <label>$LOCALIZE[19012]:</label>
452                                 <align>left</align>
453                                 <aligny>center</aligny>
454                                 <font>font12</font>
455                                 <textcolor>grey2</textcolor>
456                         </control>
457                         <control type="label">
458                                 <description>Backend value</description>
459                                 <left>220</left>
460                                 <top>40</top>
461                                 <width>1000</width>
462                                 <height>25</height>
463                                 <label>$INFO[PVR.ActStreamClient]</label>
464                                 <align>left</align>
465                                 <aligny>center</aligny>
466                                 <font>font12</font>
467                                 <textcolor>white</textcolor>
468                         </control>
469                         <control type="label">
470                                 <description>Device</description>
471                                 <left>50</left>
472                                 <top>65</top>
473                                 <width>165</width>
474                                 <height>25</height>
475                                 <label>$LOCALIZE[19006]:</label>
476                                 <align>left</align>
477                                 <aligny>center</aligny>
478                                 <font>font12</font>
479                                 <textcolor>grey2</textcolor>
480                         </control>
481                         <control type="label">
482                                 <description>Device value</description>
483                                 <left>220</left>
484                                 <top>65</top>
485                                 <width>1000</width>
486                                 <height>25</height>
487                                 <label>$INFO[PVR.ActStreamDevice]</label>
488                                 <align>left</align>
489                                 <aligny>center</aligny>
490                                 <font>font12</font>
491                                 <textcolor>white</textcolor>
492                         </control>
493                         <control type="label">
494                                 <description>Status</description>
495                                 <left>50</left>
496                                 <top>90</top>
497                                 <width>165</width>
498                                 <height>25</height>
499                                 <label>$LOCALIZE[19007]:</label>
500                                 <align>left</align>
501                                 <aligny>center</aligny>
502                                 <font>font12</font>
503                                 <textcolor>grey2</textcolor>
504                         </control>
505                         <control type="label">
506                                 <description>Status value</description>
507                                 <left>220</left>
508                                 <top>90</top>
509                                 <width>1000</width>
510                                 <height>25</height>
511                                 <label>$INFO[PVR.ActStreamStatus]</label>
512                                 <align>left</align>
513                                 <aligny>center</aligny>
514                                 <font>font12</font>
515                                 <textcolor>white</textcolor>
516                         </control>
517                         <control type="label">
518                                 <description>Signal</description>
519                                 <left>50</left>
520                                 <top>115</top>
521                                 <width>165</width>
522                                 <height>25</height>
523                                 <label>$LOCALIZE[19008]:</label>
524                                 <align>left</align>
525                                 <aligny>center</aligny>
526                                 <font>font12</font>
527                                 <textcolor>grey2</textcolor>
528                         </control>
529                         <control type="progress">
530                                 <description>Progressbar</description>
531                                 <left>220</left>
532                                 <top>122</top>
533                                 <width>910</width>
534                                 <height>14</height>
535                                 <info>PVR.ActStreamProgrSignal</info>
536                         </control>
537                         <control type="label">
538                                 <description>Signal value</description>
539                                 <left>1200</left>
540                                 <top>115</top>
541                                 <width>180</width>
542                                 <height>25</height>
543                                 <label>$INFO[PVR.ActStreamSignal]</label>
544                                 <align>left</align>
545                                 <aligny>center</aligny>
546                                 <font>font12</font>
547                                 <textcolor>white</textcolor>
548                         </control>
549                         <control type="label">
550                                 <description>SNR</description>
551                                 <left>50</left>
552                                 <top>140</top>
553                                 <width>165</width>
554                                 <height>25</height>
555                                 <label>$LOCALIZE[19009]:</label>
556                                 <align>left</align>
557                                 <aligny>center</aligny>
558                                 <font>font12</font>
559                                 <textcolor>grey2</textcolor>
560                         </control>
561                         <control type="progress">
562                                 <description>Progressbar</description>
563                                 <left>220</left>
564                                 <top>147</top>
565                                 <width>910</width>
566                                 <height>14</height>
567                                 <overlaytexture>-</overlaytexture>
568                                 <info>PVR.ActStreamProgrSNR</info>
569                         </control>
570                         <control type="label">
571                                 <description>SNR value</description>
572                                 <left>1200</left>
573                                 <top>140</top>
574                                 <width>180</width>
575                                 <height>25</height>
576                                 <label>$INFO[PVR.ActStreamSNR]</label>
577                                 <align>left</align>
578                                 <aligny>center</aligny>
579                                 <font>font12</font>
580                                 <textcolor>white</textcolor>
581                         </control>
582                         <control type="label">
583                                 <description>BER</description>
584                                 <left>50</left>
585                                 <top>165</top>
586                                 <width>165</width>
587                                 <height>25</height>
588                                 <label>$LOCALIZE[19010]:</label>
589                                 <align>left</align>
590                                 <aligny>center</aligny>
591                                 <font>font12</font>
592                                 <textcolor>grey2</textcolor>
593                         </control>
594                         <control type="label">
595                                 <description>BER value</description>
596                                 <left>220</left>
597                                 <top>165</top>
598                                 <width>165</width>
599                                 <height>25</height>
600                                 <label>$INFO[PVR.ActStreamBER]</label>
601                                 <align>left</align>
602                                 <aligny>center</aligny>
603                                 <font>font12</font>
604                                 <textcolor>white</textcolor>
605                         </control>
606                         <control type="label">
607                                 <description>UNC</description>
608                                 <left>390</left>
609                                 <top>165</top>
610                                 <width>165</width>
611                                 <height>25</height>
612                                 <label>$LOCALIZE[19011]:</label>
613                                 <align>left</align>
614                                 <aligny>center</aligny>
615                                 <font>font12</font>
616                                 <textcolor>grey2</textcolor>
617                         </control>
618                         <control type="label">
619                                 <description>UNC value</description>
620                                 <left>560</left>
621                                 <top>165</top>
622                                 <width>165</width>
623                                 <height>25</height>
624                                 <label>$INFO[PVR.ActStreamUNC]</label>
625                                 <align>left</align>
626                                 <aligny>center</aligny>
627                                 <font>font12</font>
628                                 <textcolor>white</textcolor>
629                         </control>
630                         <control type="label">
631                                 <description>Service</description>
632                                 <left>730</left>
633                                 <top>165</top>
634                                 <width>165</width>
635                                 <height>25</height>
636                                 <label>$LOCALIZE[19099]:</label>
637                                 <align>left</align>
638                                 <aligny>center</aligny>
639                                 <font>font12</font>
640                                 <textcolor>grey2</textcolor>
641                         </control>
642                         <control type="label">
643                                 <description>Service value</description>
644                                 <left>900</left>
645                                 <top>165</top>
646                                 <width>330</width>
647                                 <height>25</height>
648                                 <label>$INFO[PVR.ActStreamServiceName]</label>
649                                 <align>left</align>
650                                 <aligny>center</aligny>
651                                 <font>font12</font>
652                                 <textcolor>white</textcolor>
653                         </control>
654                         <control type="label">
655                                 <description>Encryption</description>
656                                 <left>50</left>
657                                 <top>190</top>
658                                 <width>165</width>
659                                 <height>25</height>
660                                 <label>$LOCALIZE[19015]:</label>
661                                 <align>left</align>
662                                 <aligny>center</aligny>
663                                 <font>font12</font>
664                                 <textcolor>grey2</textcolor>
665                         </control>
666                         <control type="label">
667                                 <description>Encryption value</description>
668                                 <left>220</left>
669                                 <top>190</top>
670                                 <width>165</width>
671                                 <height>25</height>
672                                 <label>$INFO[PVR.ActStreamEncryptionName]</label>
673                                 <align>left</align>
674                                 <aligny>center</aligny>
675                                 <font>font12</font>
676                                 <textcolor>white</textcolor>
677                         </control>
678                         <control type="label">
679                                 <description>Provider</description>
680                                 <left>390</left>
681                                 <top>190</top>
682                                 <width>165</width>
683                                 <height>25</height>
684                                 <label>$LOCALIZE[19101]:</label>
685                                 <align>left</align>
686                                 <aligny>center</aligny>
687                                 <font>font12</font>
688                                 <textcolor>grey2</textcolor>
689                         </control>
690                         <control type="label">
691                                 <description>Provider value</description>
692                                 <left>560</left>
693                                 <top>190</top>
694                                 <width>165</width>
695                                 <height>25</height>
696                                 <label>$INFO[PVR.ActStreamProviderName]</label>
697                                 <align>left</align>
698                                 <aligny>center</aligny>
699                                 <font>font12</font>
700                                 <textcolor>white</textcolor>
701                         </control>
702                         <control type="label">
703                                 <description>Mux</description>
704                                 <left>730</left>
705                                 <top>190</top>
706                                 <width>165</width>
707                                 <height>25</height>
708                                 <label>$LOCALIZE[19100]:</label>
709                                 <align>left</align>
710                                 <aligny>center</aligny>
711                                 <font>font12</font>
712                                 <textcolor>grey2</textcolor>
713                         </control>
714                         <control type="label">
715                                 <description>Mux value</description>
716                                 <left>900</left>
717                                 <top>190</top>
718                                 <width>330</width>
719                                 <height>25</height>
720                                 <label>$INFO[PVR.ActStreamMux]</label>
721                                 <align>left</align>
722                                 <aligny>center</aligny>
723                                 <font>font12</font>
724                                 <textcolor>white</textcolor>
725                         </control>
726                 </control>
727         </controls>
728 </window>