Package | Description |
---|---|
_global_ |
The global namespace in JavaScript (i.e., the
window object). |
Modifier and Type | Method and Description |
---|---|
static Promise |
zUtl.getUserMedia(String constraints)
Returns the Promise whose fulfillment handler receives a MediaStream object when the requested media has successfully been obtained.
|
static Promise |
zEmbedded.load(String domId,
String zkSrc,
String zkHost)
Load zk source and replace the DOM
|
Copyright © 2005-2023 Potix Corporation. All Rights Reserved.