Camera.motionLevel

Availability

Flash Player 6.

Usage

active_cam.motionLevel

Description

Read-only property; a numeric value that specifies the amount of motion required to invoke Camera.onActivity(true). Acceptable values range from 0 to 100. The default value is 50.

Video can be displayed regardless of the value of the motionLevel property. For more information, see Camera.setMotionLevel().

See also

Camera.activityLevel, Camera.onActivity, Camera.onStatus, Camera.setMotionLevel()