Enumeration: SensorDelay


CloudControl Pro 9 Docs / sensors / SensorDelay

Enumeration: SensorDelay

sensors.SensorDelay

rate of events. This is only a hint to the system. events may be received faster or slower than the specified rate. Usually events are received faster.

As the parameter of enableSensorEvent, determine the rate of change event.

Table of contents

Enumeration Members

Enumeration Members

Fastest

Fastest = 0

get sensor data as fast as possible


Game

Game = 1

rate suitable for games


Normal

Normal = 3

rate (default) suitable for screen orientation changes


Ui

Ui = 2

rate suitable for the user interface