Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration LatencyMode

Index

Enumeration members

Enumeration members

Catchup

Catchup: = "catchup"

The player is behind the target latency and performing catchup.

Fallback

Fallback: = "fallback"

The player is ahead of the target latency and performing fallback.

Idle

Idle: = "idle"

The player is playing at the target latency.

Suspended

Suspended: = "suspended"

Controlling the latency is temporarily disabled due to not playing at the live edge or a user-defined playback speed (i.e. unequal to 1) being set.

Generated using TypeDoc