Method | Description | |
---|---|---|
CueTrack ( string name ) : |
||
NetworkAudioPlayer ( string ip, int port ) : System | ||
PauseBackground ( ) : |
||
PauseTrack ( ) : |
||
PlayBackground ( ) : |
||
PlayEffect ( string name ) : |
||
PlayTrack ( ) : |
||
SetBackgroundVolume ( byte volume ) : |
||
SetInitialState ( ) : void |
Method | Description | |
---|---|---|
SendCommand ( string data ) : void |
public CueTrack ( string name ) : |
||
name | string | |
return |
public NetworkAudioPlayer ( string ip, int port ) : System | ||
ip | string | |
port | int | |
return | System |
public PauseBackground ( ) : |
||
return |
public PlayBackground ( ) : |
||
return |
public PlayEffect ( string name ) : |
||
name | string | |
return |
public SetBackgroundVolume ( byte volume ) : |
||
volume | byte | |
return |