MACROMEDIA FLASH MX 2004 - ACTIONSCRIPT Reference Manual page 313

Actionscript reference guide
Hide thumbs Also See for FLASH MX 2004 - ACTIONSCRIPT:
Table of Contents

Advertisement

Property (read-only)
Camera.motionTimeOut
Camera.muted
Camera.name
Camera.names
Camera.quality
Camera.width
Event handler summary for the Camera class
Event handler
Camera.onActivity
Camera.onStatus
Constructor for the Camera class
See
Camera.get()
Camera.activityLevel
Availability
Flash Player 6.
Usage
active_cam.activityLevel
Description
Read-only property; a numeric value that specifies the amount of motion the camera is detecting.
Values range from 0 (no motion is being detected) to 100 (a large amount of motion is being
detected). The value of this property can help you determine if you need to pass a setting to
Camera.setMotionLevel()
If the camera is available but is not yet being used because
called, this property is set to -1.
If you are streaming only uncompressed local video, this property is set only if you have assigned
a function to the
See also
Camera.motionLevel
Description
The number of milliseconds between the time when the camera stops
detecting motion and the time
A Boolean value that specifies whether the user has allowed or denied
access to the camera.
The name of the camera as specified by the camera hardware.
Class property; an array of strings reflecting the names of all available
video capture devices, including video cards and cameras.
An integer specifying the required level of picture quality, as determined
by the amount of compression being applied to each video frame.
The current capture width, in pixels.
Description
Invoked when the camera starts or stops detecting motion.
Invoked when the user allows or denies access to the camera.
.
.
Camera.onActivity
,
Camera.setMotionLevel()
Camera.onActivity(false)
Video.attachVideo()
event handler. Otherwise, it is undefined.
is invoked.
has not been
Camera.activityLevel
313

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH MX 2004 - ACTIONSCRIPT and is the answer not in the manual?

Subscribe to Our Youtube Channel

Table of Contents