Search Results for

    Show / Hide Table of Contents

    Class JitterBufferConfig

    A config for Receiver

    Inheritance
    System.Object
    JitterBufferConfig
    Namespace: FM.LiveSwitch.Diagnostics.Config
    Assembly: FM.LiveSwitch.dll
    Syntax
    public class JitterBufferConfig : object

    Constructors

    JitterBufferConfig()

    Constructor.

    Declaration
    public JitterBufferConfig()

    Properties

    Enabled

    Gets or sets if Jitter Buffer Diagnostics are enabled.

    Declaration
    public bool Enabled { get; set; }
    Property Value
    Type Description
    System.Boolean

    IntervalMs

    Gets or sets the interval in ms for Jitter Buffer Diagnostics.

    Declaration
    public int IntervalMs { get; set; }
    Property Value
    Type Description
    System.Int32
    In This Article
    Back to top Copyright © LiveSwitch Inc. All Rights Reserved. Doc build for LiveSwitch v1.24.3