Click or drag to resize

JitterConfig Class

A Jitter config.
Inheritance Hierarchy
SystemObject
  FM.IceLinkJitterConfig

Namespace:  FM.IceLink
Assembly:  FM.IceLink (in FM.IceLink.dll) Version: 3.2.2.607 (3.2.2.607)

The JitterConfig type exposes the following members.

Constructors
  NameDescription
Public methodJitterConfig
Initializes a new instance of the JitterConfig class.
Public methodJitterConfig(Int32)
Initializes a new instance of the JitterConfig class.
Top
Properties
  NameDescription
Public propertyBufferLength
Gets or sets the initial jitter buffer length in milliseconds. Defaults to 100 (ms).
Public propertyDisableBuffering
Gets or sets a value indicating whether the jitter buffer should be disabled.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also