new DepthCloud(options)
The DepthCloud object.
Parameters:
| Name | Type | Description |
|---|---|---|
options |
object with following keys:
|
- Source:
- depthcloud/DepthCloud.js, line 19
Methods
-
initStreamer()
-
Callback called when video metadata is ready
- Source:
- depthcloud/DepthCloud.js, line 225
-
metaLoaded()
-
Callback called when video metadata is ready
- Source:
- depthcloud/DepthCloud.js, line 217
-
startStream()
-
Start video playback
- Source:
- depthcloud/DepthCloud.js, line 297
-
stopStream()
-
Stop video playback
- Source:
- depthcloud/DepthCloud.js, line 304