AVOLITES TITAN API

TimesWheelViewValueChanged

Handles mouse wheel moves on the wheel view area

Namespace: Programmer.Editor.Fixtures

Syntax

MACRO

Void Programmer.Editor.Fixtures.TimesWheelViewValueChanged(String areaName, Int32 wheelIndex, Double timeStamp)

HTTP

http://[ip]:4430/titan/script/2/Programmer/Editor/Fixtures/TimesWheelViewValueChanged?areaName={string}&wheelIndex={titanId}&timeStamp={double}

Parameters

areaName ( String ) : The area of the wheel clicked: "IncreaseFade", "DecreaseFade", "IncreaseDelay" or "DecreaseDelay"

wheelIndex ( Int32 ) : Index of the wheel.

timeStamp ( Double ) : The time stamp given to the wheel change value.