Activitylevel (Camera.activitylevel Property) - MACROMEDIA FLASH 8-ACTIONSCRIPT 2.0 LANGUAGE Reference

Actionscript 2.0 language reference
Table of Contents

Advertisement

Method summary
Modifiers
Signature
static
get([index:Number])
: Camera
setMode([width:Numbe
r], [height:Number],
[fps:Number],
[favorArea:Boolean])
: Void
setMotionLevel([moti
onLevel:Number],
[timeOut:Number]) :
Void
setQuality([bandwidt
h:Number],
[quality:Number]) :
Void
Methods inherited from class Object
addProperty (Object.addProperty
(Object.hasOwnProperty
(Object.isPropertyEnumerable
method),
registerClass (Object.registerClass
(Object.toString
(Object.valueOf
method),

activityLevel (Camera.activityLevel property)

public activityLevel : Number [read-only]
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
been 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
Availability: ActionScript 1.0; Flash Player 6
Description
Returns a reference to a Camera object for capturing
video.
Sets the camera capture mode to the native mode that
best meets the specified requirements.
Specifies how much motion is required to invoke
Camera.onActivity(true).
Sets the maximum amount of bandwidth per second
or the required picture quality of the current outgoing
video feed.
method),
method),
isPropertyEnumerable
method),
method),
unwatch (Object.unwatch
watch (Object.watch method)
.
Camera.onActivity
hasOwnProperty
isPrototypeOf (Object.isPrototypeOf
method),
toString
method),
Video.attachVideo()
event handler. Otherwise, it is undefined.
valueOf
has not
Camera
383

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH 8-ACTIONSCRIPT 2.0 LANGUAGE and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Flash 8

Table of Contents