Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration StreamPublishState

The publishing state.

since

v3.1.2.

Index

Enumeration members

Enumeration members

Idle

Idle: = 0

0: The initial publishing state after joining the channel.

NoPublished

NoPublished: = 1

1: Fails to publish the local stream. Possible reasons:

Published

Published: = 3

3: Publishes successfully.

Publishing

Publishing: = 2

2: Publishing.

Generated using TypeDoc