Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ServerSideNetworkAdaption

ServerSideNetworkAdaption represents additional server side features that can be enabled for network adaption.

Index

Enumeration members

BandwidthProbing

BandwidthProbing: = 2
deprecated:

Please switch to 'BandwidthProbingAndRemoteVideoQualityAdaption'.

BandwidthProbingAndRemoteVideoQualityAdaption

BandwidthProbingAndRemoteVideoQualityAdaption: = 3

Disable internal policy behavior and proxy priorities to server to automatically switch, pause, or resume streams based on server calculated network constraints. This will significantly improve response times when network constraints occur. This will also support the features covered in BandwidthProbing though possibly with different implementation details.

End users should overall see reduced video freezes, reduced broken audio, and reduced packet loss. The value impacts response to network events and may lead to remote video pauses/downgrades that did not occur before.

Default

Default: = 0

No features enabled, but this value may switch to 'BandwidthProbingAndRemoteVideoQualityAdaption' in a later release.

None

None: = 1
deprecated:

Please switch to 'BandwidthProbingAndRemoteVideoQualityAdaption'

Generated using TypeDoc