onStreamStateChanged()
The event which is triggerd by a change in the stream state .
Synopsis
void onStreamStateChanged(int dialogIdx, uint mode, uint state)
Parameter
Parameter | Description |
---|---|
dialogIdx |
Identifies the video dialog on which the video is to be displayed if a grid with several videos is chosen. |
mode | The current streaming mode of the video dialog. Valid mode values
are:
|
state | The current streaming status or an error in the video dialog.
Valid states are:
|
Description
This event asynchronously reports successful connection establishment and errors during connection establishment to the RTSP streaming source.
Assignment
Video functions
Availability
UI, CTRL