Method | Description | |
---|---|---|
Connect ( ) : bool | ||
XBMCSystem ( string name, string ip, int port, string username, string password ) : System | ||
getStatus ( ) : void |
Method | Description | |
---|---|---|
Player_OnPause ( string sender = null, XBMCRPC data = null ) : void | ||
Player_OnPlay ( string sender = null, XBMCRPC data = null ) : void | ||
Player_OnStop ( string sender = null, XBMCRPC.Methods.Player data = null ) : void |
public XBMCSystem ( string name, string ip, int port, string username, string password ) : System | ||
name | string | |
ip | string | |
port | int | |
username | string | |
password | string | |
return | System |