new DepthCloud(options)
The DepthCloud object.
Parameters:
Name | Type | Description |
---|---|---|
options |
object with following keys:
|
- Source:
Methods
initStreamer()
Callback called when video metadata is ready
- Source:
metaLoaded()
Callback called when video metadata is ready
- Source:
startStream()
Start video playback
- Source:
stopStream()
Stop video playback
- Source: