<?xml version="1.0" encoding="UTF-8"?> <window> <depth>DepthOSD</depth> <defaultcontrol always="true">5553</defaultcontrol> <controls> <control type="button"> <description>background close area</description> <left>0</left> <top>0</top> <width>100%</width> <bottom>280</bottom> <texturefocus /> <texturenofocus /> <onclick>Action(close)</onclick> </control> <control type="group"> <bottom>0</bottom> <height>230</height> <visible>!Window.IsVisible(playerprocessinfo)</visible> <animation effect="fade" time="200">VisibleChange</animation> <control type="group"> <animation effect="slide" end="0,-80" time="150" condition="PVR.IsTimeShift">conditional</animation> <control type="image"> <depth>DepthOSD+</depth> <left>10</left> <top>-490</top> <width>400</width> <height>600</height> <aspectratio aligny="bottom">keep</aspectratio> <texture fallback="DefaultVideo.png" background="true">$VAR[NowPlayingPosterVar]</texture> <bordertexture border="21">overlays/shadow.png</bordertexture> <bordersize>20</bordersize> <include>OpenClose_Left</include> </control> <control type="group"> <include>OpenClose_Right</include> <control type="image"> <left>400</left> <top>-240</top> <right>20</right> <height>350</height> <texture>dialogs/dialog-bg-nobo.png</texture> <bordertexture border="21">overlays/shadow.png</bordertexture> <bordersize>20</bordersize> </control> <control type="textbox"> <left>443</left> <top>-207</top> <right>80</right> <height>290</height> <label fallback="416">$VAR[FullScreenInfoTextBoxVar]</label> <align>justify</align> <autoscroll delay="5000" repeat="7500" time="5000"></autoscroll> </control> <control type="grouplist" id="5550"> <right>20</right> <top>-310</top> <width>1000</width> <height>100</height> <align>right</align> <orientation>horizontal</orientation> <itemgap>-10</itemgap> <onup>Dialog.Close(fullscreeninfo)</onup> <ondown>Dialog.Close(fullscreeninfo)</ondown> <usecontrolcoords>true</usecontrolcoords> <control type="button" id="5553"> <width>auto</width> <height>100</height> <textoffsetx>80</textoffsetx> <label>$LOCALIZE[207]</label> </control> <control type="button" id="5554"> <width>auto</width> <height>100</height> <textoffsetx>80</textoffsetx> <label>$LOCALIZE[206]</label> <visible>!String.IsEmpty(VideoPlayer.CastAndRole)</visible> </control> <control type="button" id="5555"> <width>auto</width> <height>100</height> <textoffsetx>80</textoffsetx> <label>$LOCALIZE[19031]</label> <visible>VideoPlayer.Content(livetv)</visible> </control> </control> </control> </control> <control type="grouplist"> <right>20</right> <top>155</top> <width>1000</width> <height>100</height> <align>right</align> <include>Animation_BottomSlide</include> <orientation>horizontal</orientation> <itemgap>10</itemgap> <visible>!Player.ChannelPreviewActive</visible> <include content="MediaFlag"> <param name="texture" value="$INFO[VideoPlayer.AudioChannels,flags/audiochannel/,.png]" /> </include> <include content="MediaFlag"> <param name="texture" value="$INFO[VideoPlayer.AudioCodec,flags/audiocodec/,.png]" /> </include> <include content="MediaFlag"> <param name="texture" value="$INFO[VideoPlayer.VideoAspect,flags/aspectratio/,.png]" /> </include> <include content="MediaFlag"> <param name="texture" value="$INFO[VideoPlayer.VideoCodec,flags/videocodec/,.png]" /> </include> </control> </control> </controls> </window>