AVOLITES TITAN API

TimesWheelViewValueChanged

Handles mouse wheel moves on the wheel view area

Namespace: Programmer.Editor.Fixtures

Syntax

MACRO

Void TimesWheelViewValueChanged(System.String, Int32, Int32)

HTTP

http://[ip]:4430/titan/script/Programmer/Editor/Fixtures/TimesWheelViewValueChanged

Parameters

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

wheelIndex: Index of the wheel.

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