sensitivity Method
Purpose:
Returns a cursor object from the given SQLite select
statement.
Syntax:
.sensitivity = value
Comments:
value must be between 0 and 1. A value of 0 can be used to
disable motion detection.
The value you should use depends on the lighting and what you are
trying to monitor. The sample app camera has a seek bar to set
senstivity you can experiment to find an optimum value. Too much
sensitivity will cause just about everthing to recorded and too little will
cause motion events to be missed.
This method is only valid for Camera controls.
Example: