新手求教。。哪位大神教教如何修才能连接播放器。。
新手求教。。哪位大神教教如何修才能连接播放器。。需要改哪个位置才行呀 。。Update=100
Author=Connect-R
BackgroundMode=2
SolidColor=0,0,0,1
DynamicWindowSize=1
AccurateText=1
MouseScrollUpAction=[!SetVariable Scale "(#Scale#+#ScrollMouseIncrement#)"][!WriteKeyValue Variables Scale "(#Scale#+#ScrollMouseIncrement#)"][!Refresh]
MouseScrollDownAction=[!SetVariable Scale "(#Scale#-#ScrollMouseIncrement# < 1 ? 1 : #Scale#-#ScrollMouseIncrement#)"][!WriteKeyValue Variables Scale "(#Scale#-#ScrollMouseIncrement# < 1 ? 1 : #Scale#-#ScrollMouseIncrement#)"][!Refresh]
@include=#@#Variables.inc
Scale=1.95
;-------------------------------------------------------------
;-------------------------------------------------------------
Measure=Plugin
Plugin=NowPlaying.dll
PlayerName=#Player#
PlayerType=ARTIST
Substitue="":""
Measure=Plugin
Plugin=NowPlaying.dll
PlayerName=#Player#
PlayerType=TITLE
Substitue="":""
Measure=Plugin
Plugin=NowPlaying.dll
PlayerName=#Player#
PlayerType=ALBUM
Substitue="":""
Measure=Plugin
Plugin=NowPlaying.dll
PlayerName=#Player#
PlayerType=PROGRESS
Measure=Plugin
Plugin=NowPlaying.dll
PlayerName=#Player#
PlayerType=DURATION
Measure=Plugin
Plugin=NowPlaying.dll
PlayerName=#Player#
PlayerType=POSITION
Measure=Plugin
Plugin=NowPlaying.dll
PlayerName=#Player#
PlayerType=STATE
Substitute="0":"#@#Play.png","1":"#@#Pause.png","2":"#@#Play.png"
;-------------------------------------------------------------
;-------------------------------------------------------------
Meter=String
MeasureName=MeasureArtist
StringAlign=Center
FontFace=Glacial Indifference Regular
FontColor=#FontColor2#
FontSize=(6*#Scale#)
X=(95*#Scale#)
Y=(0*#Scale#)
Text="%1"
AntiAlias=1
Meter=String
MeasureName=MeasureTitle
StringAlign=Center
FontFace=Glacial Indifference Regular
FontColor=#FontColor2#
FontSize=(6*#Scale#)
X=(95*#Scale#)
Y=(8*#Scale#)r
Text="%1"
AntiAlias=1
;-------------------------------------------------------------
;-------------------------------------------------------------
Meter=Shape
X=(23*#Scale#)
Y=(22*#Scale#)
Shape=Rectangle 0,0,(150*#Scale#),(1*#Scale#),0 | Fill Color #FontColor2#,30 | StrokeWidth 0
Shape2=Rectangle 0,0,(*1.5*#Scale#),(1*#Scale#),0 | Fill Color #FontColor2# | StrokeWidth 0
Shape3=Ellipse (*1.5*#Scale#),(0.5*#Scale#),(1.2*#Scale#) |Fill Color #FontColor2# | StrokeWidth 0
Shape4=Ellipse (*1.5*#Scale#),(0.5*#Scale#),(3.4*#Scale#) |Fill Color #FontColor2#,50 | StrokeWidth 0
DynamicVariables=1
LeftMouseUpAction=[!CommandMeasure "MeasureProgress" "SetPosition $MouseX:%$"]
;-------------------------------------------------------------
;-------------------------------------------------------------
Meter=Image
ImageName=#@#Previous.png
X=(69*#Scale#)
Y=(30*#Scale#)
W=(10*#Scale#)
AntiAlias=1
ImageTint=#FontColor1#
LeftMouseUpAction=[!PluginBang "MeasureStateButton Previous"]
Meter=Image
ImageName=
X=(20*#Scale#)r
Y=(0*#Scale#)r
W=(10*#Scale#)
AntiAlias=1
ImageTint=#FontColor1#
LeftMouseUpAction=[!CommandMeasure "MeasureStateButton" "PlayPause"]
DynamicVariables=1
Meter=Image
ImageName=#@#Next.png
X=(20*#Scale#)r
Y=(0*#Scale#)r
W=(10*#Scale#)
AntiAlias=1
ImageTint=#FontColor1#
LeftMouseUpAction=[!PluginBang "MeasureStateButton Next"]
使用电脑自带的播放器,或使用foobar2000播放器在#@#Variables.inc修改播放器类型为CAD。
页:
[1]