Events
Invoked when the viewer is streaming data and loading progress of scheduled data changes.
Function called when streaming progress changes.
Type |
---|
(event: Object) => Void |
event
Name | Type | Description |
---|---|---|
progress | Number | Loading progress of scheduled data |
Function called when streaming progress changes.
Type |
---|
(event: Object, progress: String) => Void |
event
progress
Loading progress of scheduled data.