<?xml version="1.0" encoding="UTF-8"?>
<window type="dialog" id="1190"> <!-- + MusicPlayerProcessInfo - 2020-04-23 -->
	<defaultcontrol always="true">100</defaultcontrol>
	<include>dialogeffect</include>
	<depth>DepthOSD</depth>
	<coordinates>
		<left>0</left>
		<top>0</top>
	</coordinates>
	<controls>
		<control type="group">
			<depth>DepthOSD+</depth>
			<control type="image">
				<description>media info background image</description>
				<left>0</left>
				<top>0</top>
				<width>1280</width>
				<height>325</height>
				<texture>black-back.png</texture>
			</control>
			<control type="label">
				<description>Header</description>
				<left>50</left>
				<top>10</top>
				<width>565</width>
				<height>25</height>
				<label>$LOCALIZE[31013]</label>
				<align>left</align>
				<aligny>center</aligny>
				<font>font13_title</font>
				<textcolor>blue</textcolor>
			</control>
			<control type="label">
				<description>Decoder</description>
				<left>50</left>
				<top>40</top>
				<width>165</width>
				<height>25</height>
				<label>$LOCALIZE[21446]:</label>
				<align>left</align>
				<aligny>center</aligny>
				<font>font12</font>
				<textcolor>grey2</textcolor>
			</control>
			<control type="label">
				<description>Decoder value</description>
				<left>220</left>
				<top>40</top>
				<width>450</width>
				<height>25</height>
				<scroll>true</scroll>
				<label fallback="1446">$INFO[MusicPlayer.Codec]</label>
				<align>left</align>
				<aligny>center</aligny>
				<font>font12</font>
				<textcolor>white</textcolor>
			</control>
			<control type="label">
				<description>Bitrate</description>
				<left>50</left>
				<top>65</top>
				<width>165</width>
				<height>25</height>
				<!-- <label>$LOCALIZE[623]:</label> -->
				<label>Bitrate:</label>
				<align>left</align>
				<aligny>center</aligny>
				<font>font12</font>
				<textcolor>grey2</textcolor>
			</control>
			<control type="label">
				<description>Bitrate value</description>
				<left>220</left>
				<top>65</top>
				<width>450</width>
				<height>25</height>
				<scroll>true</scroll>
				<label fallback="1446">$INFO[MusicPlayer.BitRate,, kbps]</label>
				<align>left</align>
				<aligny>center</aligny>
				<font>font12</font>
				<textcolor>white</textcolor>
			</control>
			<control type="label">
				<description>Channels</description>
				<left>50</left>
				<top>90</top>
				<width>165</width>
				<height>25</height>
				<label>$LOCALIZE[34100]:</label>
				<align>left</align>
				<aligny>center</aligny>
				<font>font12</font>
				<textcolor>grey2</textcolor>
			</control>
			<control type="label">
				<description>Channels value</description>
				<left>220</left>
				<top>90</top>
				<width>450</width>
				<height>25</height>
				<scroll>true</scroll>
				<label fallback="1446">$INFO[MusicPlayer.Channels]</label>
				<align>left</align>
				<aligny>center</aligny>
				<font>font12</font>
				<textcolor>white</textcolor>
			</control>
			<control type="label">
				<description>BitsPerSample</description>
				<left>50</left>
				<top>115</top>
				<width>165</width>
				<height>25</height>
				<label>$LOCALIZE[612]:</label>
				<align>left</align>
				<aligny>center</aligny>
				<font>font12</font>
				<textcolor>grey2</textcolor>
			</control>
			<control type="label">
				<description>BitsPerSample value</description>
				<left>220</left>
				<top>115</top>
				<width>450</width>
				<height>25</height>
				<scroll>true</scroll>
				<label fallback="1446">$INFO[MusicPlayer.BitsPerSample]</label>
				<align>left</align>
				<aligny>center</aligny>
				<font>font12</font>
				<textcolor>white</textcolor>
			</control>
			<control type="label">
				<description>Sample rate</description>
				<left>50</left>
				<top>140</top>
				<width>165</width>
				<height>25</height>
				<label>$LOCALIZE[613]:</label>
				<align>left</align>
				<aligny>center</aligny>
				<font>font12</font>
				<textcolor>grey2</textcolor>
			</control>
			<control type="label">
				<description>Sample rate value</description>
				<left>220</left>
				<top>140</top>
				<width>450</width>
				<height>25</height>
				<scroll>true</scroll>
				<label fallback="1446">$INFO[MusicPlayer.SampleRate,, kHz]</label>
				<align>left</align>
				<aligny>center</aligny>
				<font>font12</font>
				<textcolor>white</textcolor>
			</control>
			<control type="label">
				<description>Header</description>
				<left>50</left>
				<top>180</top>
				<width>565</width>
				<height>25</height>
				<label>$LOCALIZE[138]</label>
				<align>left</align>
				<aligny>center</aligny>
				<font>Medium21</font>
				<textcolor>blue</textcolor>
			</control>
			<control type="label">
				<description>CPU</description>
				<left>50</left>
				<top>260</top>
				<width>165</width>
				<height>25</height>
				<label>$LOCALIZE[13271]</label>
				<align>left</align>
				<aligny>center</aligny>
				<font>Regular17</font>
				<textcolor>grey2</textcolor>
			</control>
			<control type="label">
				<description>CPU usage</description>
				<left>220</left>
				<top>260</top>
				<width>400</width>
				<height>25</height>
				<label>$INFO[System.CpuUsage]</label>
				<align>left</align>
				<aligny>center</aligny>
				<font>Regular17</font>
				<textcolor>white</textcolor>
			</control>
			<control type="progress">
				<description>Progressbar</description>
				<left>220</left>
				<top>283</top>
				<width>275</width>
				<height>14</height>
				<info>System.CpuUsage</info>
			</control>
			<control type="label">
				<description>CPU temperature</description>
				<left>505</left>
				<top>260</top>
				<width>180</width>
				<height>25</height>
				<label>$INFO[System.CPUTemperature]</label>
				<align>left</align>
				<aligny>center</aligny>
				<font>Regular17</font>
				<textcolor>white</textcolor>
				<visible>!String.IsEmpty(System.CPUTemperature) + !String.Contains(System.CPUTemperature,?)</visible>
			</control>
			<control type="label">
				<description>Memory</description>
				<left>50</left>
				<top>303</top>
				<width>165</width>
				<height>25</height>
				<label>$LOCALIZE[31014]:</label>
				<align>left</align>
				<aligny>center</aligny>
				<font>Regular17</font>
				<textcolor>grey2</textcolor>
			</control>
			<control type="label">
				<description>Memory value</description>
				<left>220</left>
				<top>303</top>
				<width>345</width>
				<height>25</height>
				<label>$INFO[system.memory(used.percent)]     $INFO[system.memory(used)] [B]/[/B] $INFO[system.memory(total)]</label>
				<align>left</align>
				<aligny>center</aligny>
				<font>Regular17</font>
				<textcolor>white</textcolor>
			</control>
			<control type="progress">
				<description>Progressbar</description>
				<left>220</left>
				<top>326</top>
				<width>275</width>
				<height>14</height>
				<info>System.Memory(used)</info>
			</control>
			<control type="label">
				<description>Buffering...</description>
				<left>50</left>
				<top>346</top>
				<width>165</width>
				<height>25</height>
				<label>$LOCALIZE[15107]</label>
				<align>left</align>
				<aligny>center</aligny>
				<font>Regular17</font>
				<textcolor>grey2</textcolor>
			</control>
			<control type="label">
				<description>CacheLevel</description>
				<left>220</left>
				<top>346</top>
				<width>346</width>
				<height>25</height>
				<label>$INFO[Player.CacheLevel]%</label>
				<align>left</align>
				<aligny>center</aligny>
				<font>Regular17</font>
				<textcolor>white</textcolor>
			</control>
		</control>
	</controls>
</window>
