Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration VideoQualityAdaptIndication

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

Index

Enumeration members

AdaptDownBandwidth

AdaptDownBandwidth: = 2

2: The quality worsens because the network bandwidth decreases.

AdaptNone

AdaptNone: = 0

0: The quality of the local video stays the same.

AdaptUpBandwidth

AdaptUpBandwidth: = 1

1: The quality improves because the network bandwidth increases.

Generated using TypeDoc