Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration VideoRemoteState

The state of the remote video.

Index

Enumeration members

Enumeration members

Decoding

Decoding: = 2

2: The remote video stream is decoded and plays normally, probably due to:

Failed

Failed: = 4

4: The remote video fails to start, probably due to: Internal

Frozen

Frozen: = 3

3: The remote video is frozen, probably due to:

Starting

Starting: = 1

1: The first remote video packet is received.

Stopped

Stopped: = 0

0: The remote video is in the default state, probably due to:

Generated using TypeDoc