Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration AudioLocalState

The state of the local audio.

Index

Enumeration members

Enumeration members

Encoding

Encoding: = 2

2: The first audio frame encodes successfully.

Failed

Failed: = 3

3: The local audio fails to start.

Recording

Recording: = 1

1: The recording device starts successfully.

Stopped

Stopped: = 0

0: The local audio is in the initial state.

Generated using TypeDoc