Class: VideoConnectionObserver

VideoConnectionObserver()

new VideoConnectionObserver()

Properties:
Name Type Description
videoConnectionReceivedFrame function Called when new frame has arrived over the video connection
videoConnectionFailed function Called when an error has occurred during video streaming or in one of the internal control commands which has resulted in closing the connection completely.
videoConnectionTemporaryDown function Called when a HTTP error occurred
videoConnectionRecovered function Called after the connection is no longer down due to an HTTP error.
videoConnectionChangedState function Called if the state property of the connection has changed value.
videoConnectionStreamingError function Called when the streaming technology is no longer available.