Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration AudienceLatencyLevelType

The latency level of an audience member in a live interactive streaming. Takes effect only when the user role is "audience".

  • 1: Low latency.
  • 2: (Default) Ultra low latency.

Index

Enumeration members

AUDIENCE_LEVEL_LOW_LATENCY

AUDIENCE_LEVEL_LOW_LATENCY = 1

Low latency.

AUDIENCE_LEVEL_ULTRA_LOW_LATENCY

AUDIENCE_LEVEL_ULTRA_LOW_LATENCY = 2

Ultra-low latency.

Generated using TypeDoc