As of OpenLaszlo release 4.0, subclasses of this class are <microphone>
and <camera>
.
Name (CSS property) | Type (tag) | Type (js) | Default | Category |
---|---|---|---|---|
active
|
expression | any | false | readonly |
Flag that tracks if there's device activity (audio sound, video motion). | ||||
allowed
|
expression | any | false | readonly |
Tracks whether the user has allowed device access. True after user has accepted security dialog, false if the user denies access with security dialog. | ||||
capturing
|
expression | any | true | read/write |
Boolean flag that controls if the media device is currently capturing input. | ||||
debug
|
expression | any | false | read/write |
set to true for verbose debugging messages | ||||
deviceindex
|
expression | any | null | read/write |
Zero-based index of the device, or null for user's default device. Default is null, which selects the default device. When the default device is initialized, deviceindex is updated to its actual index. | ||||
devicename
|
string | String | readonly | |
Name of the device. |
classroot, cloneManager, data, datapath, defaultplacement, id, ignoreplacement, immediateparent, inited, initstage, name, nodeLevel, options, parent, placement, styleclass, subnodes, transition
Methods
animate, applyConstraintMethod, applyData, childOf, completeInstantiation, construct, createChildren, dataBindAttribute, destroy, determinePlacement, getOption, getUID, init, lookupSourceLocator, releaseConstraint, releaseConstraintMethod, searchImmediateSubnodes, searchSubnodes, setOption, setSelected, updateData
Events
Copyright © 2002-2010 Laszlo Systems, Inc. All Rights Reserved. Unauthorized use, duplication or distribution is strictly prohibited. This is the proprietary information of Laszlo Systems, Inc. Use is subject to license terms.