메소드 | 설명 | |
---|---|---|
CtrlIntInstanceResponder ( |
||
GetResponse ( ) : |
메소드 | 설명 | |
---|---|---|
CueResponse ( ) : |
||
GetPropertyResponse ( ) : |
Answers the /ctrl-int/dbid/getproperty request Query string arguments are: session-id: id of the remote session; properties: comma-separated list of properties to get. Remote seems using only 'volume'.
|
|
GetSpeakersResponse ( ) : |
Answers the /ctrl-int/dbid/getspeakers request Query string arguments are: session-id: id of the remote session;
|
|
NowPlayingArtworkResponse ( ) : |
Answers the /ctrl-int/dbid/nowplayingartwork request Query string arguments are: session-id: id of the remote session;
|
|
PlaySpecResponse ( ) : |
||
PlayStatusUpdateResponse ( ) : |
||
QueueContentsResponse ( ) : |
||
QueueEditResponse ( ) : |
||
SetPropertyResponse ( ) : |
Answers the /ctrl-int/dbid/setproperty request Query string arguments are: session-id: id of the remote session; 1 or more properties to set (property=value pairs): dacp.shufflestate - shuffle mode (0 = off, 1 = on) dacp.repeatstate - repeat mode (0 = off, 1 = track, 2 = all) dmcp.volume - volume (0-100) dacp.playingtime - playback time (ms) dacp.userrating - rating (0-100)
|
|
VoteForTrack ( ) : void |
public CtrlIntInstanceResponder ( |
||
request | ||
리턴 | System |