Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration QUALITY_ADAPT_INDICATION

Quality change of the local video in terms of target frame rate and target bit rate since last count.

Index

Enumeration members

ADAPT_DOWN_BANDWIDTH

ADAPT_DOWN_BANDWIDTH: = 2

The quality worsens because the network bandwidth decreases.

ADAPT_NONE

ADAPT_NONE: = 0

The quality of the local video stays the same.

ADAPT_UP_BANDWIDTH

ADAPT_UP_BANDWIDTH: = 1

The quality improves because the network bandwidth increases.

Generated using TypeDoc