Method | Description | |
---|---|---|
Module ( ) : System | ||
Setup ( ) : bool | ||
Start ( ) : void | ||
Stop ( ) : void | ||
UpdateState ( int chainIndex, ICommand outputStates ) : void |
Method | Description | |
---|---|---|
Launch ( VixenModules.Output.CommandController.Data RdsData, string Executable, string Arguments ) : bool | ||
Send ( VixenModules.Output.CommandController.Data RdsData, string rdsText, string rdsArtist = null, bool sendps = false ) : bool |
public UpdateState ( int chainIndex, ICommand outputStates ) : void | ||
chainIndex | int | |
outputStates | ICommand | |
return | void |