Client-Side Communication ActionScript > Camera.motionLevel |
Camera.motionLevel
Availability
Flash Player 6. |
|
Flash Communication Server MX (not required). |
Usage
activeCamera.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.onStatus, Camera.setMotionLevel