Click or drag to resize

RedFecConfig Properties

The RedFecConfig type exposes the following members.

Properties
  NameDescription
Public propertyActivationThreshold
Gets or sets the Red FEC activation threshold. Red FEC is activated when the Rtcp receiver reports indicate that more than this threshold value of packets were lost (but only if supported by the remote peer); when this value diminishes blow the threshold, Red FEC is deactivated. The value is denoted in percentage points (between 0 and 100). Affects encoded data only. Defaults to 5.
Public propertyDisabled
Gets or sets a value indicating whether RED Forward Error Correction (FEC) is disabled.
Top
See Also