Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration AudioRemoteState

The state of the remote audio.

Index

Enumeration members

Enumeration members

Decoding

Decoding: = 2

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

Failed

Failed: = 4

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

Frozen

Frozen: = 3

3: The remote audio is frozen, probably due to: NetworkCongestion

Starting

Starting: = 1

1: The first remote audio packet is received.

Stopped

Stopped: = 0

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

Generated using TypeDoc