AVOLITES TITAN API

InjectValueChangeInput

Inject an input to the menu system. Inputs a value change event such as a fader move from a macro or the menu system.

Namespace: Menu

Syntax

MACRO

Void InjectValueChangeInput(System.String, System.String, Int32, Single, Single)

HTTP

http://[ip]:4430/titan/script/Menu/InjectValueChangeInput

Parameters

id: The id.

group: The group.

index: The index.

value: The value.

oldValue: The old value.