Constructor
new CameraPanorama(constraints)
- Source:
See MediaStreamConstraints for constraints
Parameters:
Name | Type | Description |
---|---|---|
constraints |
object | camera constraints |
Methods
onPanolensContainer(event)
- Source:
On container event
Parameters:
Name | Type | Description |
---|---|---|
event |
object |
onPanolensScene(event)
- Source:
On scene event
Parameters:
Name | Type | Description |
---|---|---|
event |
object |
start() → {Promise}
- Source:
Start camera streaming
Returns:
- Type
- Promise
stop()
- Source:
Stop camera streaming