Search Results for

    Show / Hide Table of Contents

    Enum BundlePolicy

    The local bundle negotiation policy. Denotes the policy this peer uses when negotiating resulting connection bundling policy.

    Namespace: FM.LiveSwitch
    Assembly: FM.LiveSwitch.dll
    Syntax
    public enum BundlePolicy : int

    Fields

    Name Description
    Balanced

    Indicates that the first media section of each type will contain transport parameters. The second and any subsequent media sections of each type will be marked as "bundle only".

    Disabled

    Indicates that all media sections will contain transport parameters. No support for bundling.

    MaxBundle

    Indicates that only the first media section will contain transport parameters. All other media sections will be marked as "bundle only".

    MaxCompatibility

    Indicates that all media sections will contain transport parameters. No media sections will be marked as "bundle only".

    In This Article
    Back to top Copyright © LiveSwitch Inc. All Rights Reserved. Doc build for LiveSwitch v1.15.0