Method | Description | |
---|---|---|
OnkyoController ( string host, int port = 60128 ) : Shed.Controllers.Reflection |
Method | Description | |
---|---|---|
GetCommandBytes ( string command ) : byte[] | ||
Off ( ) : void | ||
On ( ) : void | ||
SendCommand ( string command ) : void | ||
SetVolume ( int percentage ) : void | ||
Source ( string source ) : void |
public OnkyoController ( string host, int port = 60128 ) : Shed.Controllers.Reflection | ||
host | string | |
port | int | |
return | Shed.Controllers.Reflection |