Anva316
Anva316

Reputation: 43

Sampling Rate of Sensors

Iam devloping an application which changes sampling rates between UI,GAME..during run time.Can any one tell me how to change the rates in run-time(function) and do i need to re-register the sensors after the change.

Upvotes: 0

Views: 567

Answers (1)

Kenny
Kenny

Reputation: 5542

Yes you will need to unregister then re-register your listener with the different sensor delays.

Upvotes: 2

Related Questions