Advertisement
Guest User

Untitled

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