kodi skin 수정정보) 비디오 OSD 상에 포스터/아이콘 나타나게 하기
♨ 카랜더 일정 :
링크
첨부
본문
kodi skin 수정정보) 비디오 OSD 상에 포스터/아이콘 나타나게 하기
<control type="image">
<left>50</left>
<bottom>150</bottom>
<width>200</width>
<height>350</height>
<include condition="Skin.HasSetting(lightshadows) + !String.IsEqual(Skin.CurrentColourTheme,Light)">
Object_Background_Shadows</include>
<aspectratio align="center" aligny="bottom" scalediffuse="false">keep</aspectratio>
<texture diffuse="thumb_poster_diffuse.png" background="true">$INFO[Player.Art(poster)]</texture>
<visible>!VideoPlayer.Content(LiveTV)</visible>
</control>
<control type="image">
<left>50</left>
<bottom>150</bottom>
<width>200</width>
<height>300</height>
<include condition="Skin.HasSetting(lightshadows) + !String.IsEqual(Skin.CurrentColourTheme,Light)">
Object_Background_Shadows</include>
<aspectratio align="center" aligny="bottom" scalediffuse="false">keep</aspectratio>
<texture diffuse="thumb_poster_diffuse.png" background="true">$INFO[Player.Icon]</texture>
<visible>VideoPlayer.Content(LiveTV)</visible>
</control>
■ ▶ ☞ 정보찾아 공유 드리며 출처는 링크 참조 바랍니다 ♠ . ☞ 본자료는 https://11q.kr 에 등록 된 자료 입니다♠.
[이 게시물은 11qkr님에 의해 2021-06-12 11:29:34 12.Nas_2에서 이동 됨]
뷰PDF 1,2
office view
관련자료
댓글목록
등록된 댓글이 없습니다.