Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration LocalVideoStreamState

The state of the local video stream.

Index

Enumeration members

Enumeration members

Capturing

Capturing: = 1

1: The local video capturer starts successfully.

Encoding

Encoding: = 2

2: The first local video frame encodes successfully.

Failed

Failed: = 3

3: The local video fails to start.

Stopped

Stopped: = 0

0: The local video is in the initial state.

Generated using TypeDoc