Search Results for

    / fm / liveswitch / BundlePolicy

    Enumeration: BundlePolicy

    fm.liveswitch.BundlePolicy

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

    Table of contents

    Enumeration members

    • Balanced
    • Disabled
    • MaxBundle
    • MaxCompatibility

    Enumeration members

    Balanced

    • Balanced: = 1

    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".

    Defined in: Generated/TypeScript/fm.liveswitch/BundlePolicy.ts:15


    Disabled

    • Disabled: = 4

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

    Defined in: Generated/TypeScript/fm.liveswitch/BundlePolicy.ts:36


    MaxBundle

    • MaxBundle: = 3

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

    Defined in: Generated/TypeScript/fm.liveswitch/BundlePolicy.ts:29


    MaxCompatibility

    • MaxCompatibility: = 2

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

    Defined in: Generated/TypeScript/fm.liveswitch/BundlePolicy.ts:22

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