| JitterConfig Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: FM.IceLink
The JitterConfig type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | JitterConfig | 
            Initializes a new instance of the JitterConfig class.
             | 
|  | JitterConfig(Int32) | 
            Initializes a new instance of the JitterConfig class.
             | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | BufferLength | 
            Gets or sets the initial jitter buffer length in milliseconds.
            Defaults to 100 (ms).
             | 
|  | DisableBuffering | 
            Gets or sets a value indicating whether
            the jitter buffer should be disabled.
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | (Inherited from Object.) | 
|  | Finalize | (Inherited from Object.) | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetType | (Inherited from Object.) | 
|  | MemberwiseClone | (Inherited from Object.) | 
|  | ToString | (Inherited from Object.) | 
 See Also
See Also