-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathMicroPlayerV.ini
80 lines (74 loc) · 1.04 KB
/
MicroPlayerV.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
[PlayerSkin]
EngineVersion=100
Resizable=1,0,1,0
Pos=0,0
Size=162,162
Transperent=1
TimeFormat=HH:mm:ss
[AlbumArt]
Type=Image
Source=<Cover>
Resizable=1,1,0,0
Pos=36,10
Size=90,90
Transperent=0
[SongTitle]
Type=Text
Resizable=1,0,1,0
Pos=0,100
Size=162,20
TextMask=%S
Transperent=1
FontColor=937A52
FontHeight=-12
FontName=Segoe UI
TextAlign=0
Scrollable=1
---------------------------
[PrevButton]
Type=Button
Resizable=1,0,0,0
Pos=30,126
Size=22,22
Transperent=0
[PlayPauseButton]
Type=StateButton
Resizable=1,1,0,0
Pos=67,123
Size=28,28
Transperent=0
[NextButton]
Type=Button
Resizable=1,0,0,0
Pos=110,126
Size=22,22
Transperent=0
-----------------------------
[SeekBar]
Type=TrackBar
Resizable=1,1,0,0
Pos=30,152
Size=102,9
Transperent=0
ThumbSize=9
[VolumeBar]
Type=TrackBar
Resizable=1,1,0,0
Pos=6,125
Size=7,32
Transperent=1
ThumbSize=7
TrackReversed=1
-----------------------------
[MaximizeButton]
Type=Button
Resizable=1,1,0,0
Pos=142,120
Size=20,20
Transperent=1
[CloseButton]
Type=Button
Resizable=1,1,0,0
Pos=142,142
Size=20,20
Transperent=1